mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 15:54:03 +00:00
Enable no_unused_imports
This commit is contained in:
parent
1f4aa77ac4
commit
7e5fe24e7d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
preset: laravel
|
preset: laravel
|
||||||
enabled:
|
enabled:
|
||||||
- native_function_invocation
|
- native_function_invocation
|
||||||
|
- no_unused_imports
|
||||||
disabled:
|
disabled:
|
||||||
- concat_without_spaces
|
- concat_without_spaces
|
||||||
- ternary_operator_spaces
|
- ternary_operator_spaces
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue