Updating styleci config
This commit is contained in:
parent
b2b6693aec
commit
9a87812579
1 changed files with 4 additions and 0 deletions
|
@ -2,8 +2,12 @@ preset: laravel
|
|||
|
||||
disabled:
|
||||
- concat_without_spaces
|
||||
- length_ordered_imports
|
||||
- simplified_null_return
|
||||
- single_import_per_statement
|
||||
|
||||
enabled:
|
||||
- alpha_ordered_imports
|
||||
|
||||
finder:
|
||||
path: app/
|
||||
|
|
Loading…
Add table
Reference in a new issue