We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00b467 commit b3a5860Copy full SHA for b3a5860
.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