Allow grouped use statements, hopefully
This commit is contained in:
parent
7cb0100727
commit
031e528c63
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ preset: laravel
|
||||||
disabled:
|
disabled:
|
||||||
- concat_without_spaces
|
- concat_without_spaces
|
||||||
- simplified_null_return
|
- simplified_null_return
|
||||||
|
- single_import_per_statement
|
||||||
|
|
||||||
finder:
|
finder:
|
||||||
path: app/
|
path: app/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue