Update .styleci.yml

This commit is contained in:
Graham Campbell 2019-11-01 11:36:58 +00:00
parent 1e155356a8
commit a70a982cb1
1 changed files with 2 additions and 0 deletions

View File

@ -2,8 +2,10 @@ php:
preset: laravel
enabled:
- length_ordered_imports
- long_list_syntax
disabled:
- alpha_ordered_imports
- short_list_syntax
- unused_use
finder:
not-name: