Updating styleci config

This commit is contained in:
Jonny Barnes 2019-10-27 16:28:01 +00:00
parent b2b6693aec
commit 9a87812579

View file

@ -2,8 +2,12 @@ preset: laravel
disabled: disabled:
- concat_without_spaces - concat_without_spaces
- length_ordered_imports
- simplified_null_return - simplified_null_return
- single_import_per_statement - single_import_per_statement
enabled:
- alpha_ordered_imports
finder: finder:
path: app/ path: app/