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 d51f392 commit 0d153dbCopy full SHA for 0d153db
.styleci.yml
@@ -0,0 +1,11 @@
1
+preset: laravel
2
+
3
+disabled:
4
+ - concat_without_spaces
5
+ - not_operator_with_successor_space
6
+ - cast_spaces
7
+ - trailing_comma_in_multiline_array
8
+ - heredoc_to_nowdoc
9
+ - phpdoc_summary
10
11
+risky: false
0 commit comments