Skip to content

Instantly share code, notes, and snippets.

@phptek
Created July 3, 2016 20:25
Show Gist options
  • Save phptek/a5aa5bde9b678908bef43e07c49b0a47 to your computer and use it in GitHub Desktop.
Save phptek/a5aa5bde9b678908bef43e07c49b0a47 to your computer and use it in GitHub Desktop.
PSR-2 says...
* Indentation: 4 spaces
* Newline: UNIX LF
* End of line: No whitespace
* End of file: Single newline (Why? Historical tooling reasons)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment