Update .styleci.yml

This commit is contained in:
Graham Campbell 2019-11-01 11:32:56 +00:00
parent ca3f91e7ed
commit c4a7a7bc9c
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
php:
preset: laravel
enabled:
- length_ordered_imports
disabled:
- alpha_ordered_imports
- unused_use
finder:
not-name: