Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indent with spaces to follow PSR-2 and update 4.1 config #26

Closed
wants to merge 4 commits into from
Closed

Indent with spaces to follow PSR-2 and update 4.1 config #26

wants to merge 4 commits into from

Conversation

GrahamCampbell
Copy link
Contributor

No description provided.

Conflicts:
	composer.json
	docs/readme.md
	src/fixture/app/config/database.php
	src/fixture/app/config/queue.php
	src/fixture/app/config/session.php
	src/fixture/app/config/view.php
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6788565 on GrahamCampbell:master into 7ec4ac1 on orchestral:master.

@crynobone
Copy link
Member

Thank but this is not necessary, my focus with PSR-2 is to ensure that the code (mostly classes) are following a single coding standard for future benefit (easier for pull request to be made since the standard is clear). This shouldn't affect how other file behave because it doesn't need to.

As of configuration, lets just stick with what Laravel is using, since we are only copying it from Laravel all the times.

@crynobone crynobone closed this Nov 3, 2013
@crynobone crynobone added the enhancement New feature or request label May 16, 2015
@crynobone crynobone added this to the v2.0.x milestone May 16, 2015
@crynobone crynobone self-assigned this May 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants