We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e15535 commit a70a982Copy full SHA for a70a982
.styleci.yml
@@ -2,8 +2,10 @@ php:
2
preset: laravel
3
enabled:
4
- length_ordered_imports
5
+ - long_list_syntax
6
disabled:
7
- alpha_ordered_imports
8
+ - short_list_syntax
9
- unused_use
10
finder:
11
not-name:
0 commit comments