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 77f5ed2 commit 503a804Copy full SHA for 503a804
Brainbits/ruleset.xml
@@ -6,6 +6,7 @@
6
<exclude name="Generic.Formatting.MultipleStatementAlignment.NotSame" />
7
<exclude name="Generic.Formatting.SpaceAfterNot.Incorrect" />
8
<exclude name="SlevomatCodingStandard.TypeHints.UnionTypeHintFormat" />
9
+ <exclude name="Squiz.Arrays.ArrayDeclaration.MultiLineNotAllowed" />
10
</rule>
11
<rul ref="SlevomatCodingStandard.TypeHints.DNFTypeHintFormat" />
12
</ruleset>
0 commit comments