Implement new php-cs-fixer into PHPStorm project to improve development

This commit is contained in:
Dane Everitt 2017-06-03 17:05:31 -05:00
parent 8b762cbaf5
commit 8c6e8912b1
5 changed files with 643 additions and 25 deletions

6
.styleci.yml Normal file
View file

@ -0,0 +1,6 @@
preset: laravel
risky: false
disabled:
- concat_without_spaces
enabled:
- concat_with_spaces