Commit Graph

5 Commits (master)

Author SHA1 Message Date
David Goodwin b48f99d4c6 reformat (phpcs) 6 years ago
Christian Boltz d2588a4de2
Fix phpcs whitespace breakage in initStruct etc. 6 years ago
David Goodwin d259544515 ignore config.local.php too 6 years ago
David Goodwin d9f66eca4c minimal php_cs.dist file - PSR2 with braces for class opening on the same line 6 years ago
Adrien Crivelli 6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
6 years ago