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

Fix CS #3

Closed
wants to merge 1 commit into from
Closed

Fix CS #3

wants to merge 1 commit into from

Conversation

GuilhemN
Copy link
Contributor

@GuilhemN GuilhemN commented May 13, 2016

This PR fixes common standards (PSR-2) thanks to the php-cs-fixer.
This includes using spaces instead of tabs, removing useless tabs/useless statements, etc...

@gossi
Copy link
Collaborator

gossi commented May 13, 2016

Nah... spaces suck :)

@gossi gossi closed this May 13, 2016
@GuilhemN
Copy link
Contributor Author

GuilhemN commented May 14, 2016

@gossi this can be changed to your own standards but imo it's always better to configure this tool to have a consistent codebase :-)

@GuilhemN
Copy link
Contributor Author

I updated this PR to only remove inconsistencies in the codebase.

@GuilhemN GuilhemN mentioned this pull request May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants