We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b8b68 commit 9331bd0Copy full SHA for 9331bd0
.styleci.yml
@@ -0,0 +1,10 @@
1
+enabled:
2
+ - unalign_double_arrow
3
+ - concat_with_spaces
4
+
5
+disabled:
6
+ - align_double_arrow
7
+ - blankline_after_open_tag
8
+ - concat_without_spaces
9
+ - phpdoc_align
10
+ - spaces_cast
0 commit comments