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 864f3b9 commit 1afe35bCopy full SHA for 1afe35b
.styleci.yml
@@ -0,0 +1,10 @@
1
+preset: laravel
2
+
3
+enabled:
4
+ - ordered_imports
5
6
+disabled:
7
+ - blank_line_before_return
8
+ - concat_without_spaces
9
+ - no_unneeded_control_parentheses
10
+ - not_operator_with_successor_space
0 commit comments