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 e3e8d58 commit 5c3673cCopy full SHA for 5c3673c
.styleci.yml
@@ -1,3 +1,7 @@
1
preset: laravel
2
+enabled:
3
+ - length_ordered_imports
4
+ - long_list_syntax
5
disabled:
6
+ - alpha_ordered_imports
7
- short_list_syntax
0 commit comments