Update to latest php-cs-fixer config.

Update to corresponding style-ci config options. Fix a few code style issues in the process.
This commit is contained in:
Justin Hileman
2015-07-18 07:23:23 -07:00
parent d8da5f1d99
commit 27a8bf0b69
4 changed files with 22 additions and 15 deletions
+4 -1
View File
@@ -7,4 +7,7 @@ enabled:
- strict
disabled:
- concat_without_spaces
- concat_without_spaces
- pre_increment
- unalign_double_arrow
- unalign_equals