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

Fit to PSR-2: Coding Style #772

Merged
merged 7 commits into from
Jan 5, 2016
Merged

Fit to PSR-2: Coding Style #772

merged 7 commits into from
Jan 5, 2016

Conversation

slaveek
Copy link
Contributor

@slaveek slaveek commented Dec 31, 2015

This pull request contains changes in some files to fit to PSR-2: Coding Style

  1. Converted indentation to spaces (4 spaces instead of tab) read more ...
  2. Fixed opening brackets in method (moved to the new line) read more ...
  3. Added new line at the end of the file read more ...
  4. Added blank line between code and comments.
  5. Removed white spaces.

panique and others added 7 commits December 28, 2015 20:16
Also added separate line between comments and code, fixed opening
bracket in method (move to the new line), remove white spaces
Also added separate line between comments and code, fixed opening
brackets in method (moved to the new line), removed white spaces, added
new line at the end of the file.
@panique
Copy link
Owner

panique commented Jan 5, 2016

Thanks! :)

panique added a commit that referenced this pull request Jan 5, 2016
Fit to PSR-2: Coding Style
@panique panique merged commit 2698846 into panique:develop Jan 5, 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