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 b30836e commit 35c0fc9Copy full SHA for 35c0fc9
phpcs.xml.dist
@@ -34,5 +34,7 @@
34
<exclude name="SlevomatCodingStandard.TypeHints.ParameterTypeHint"/>
35
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint"/>
36
<exclude name="SlevomatCodingStandard.TypeHints.ReturnTypeHint"/>
37
+
38
+ <exclude name="Generic.Formatting.MultipleStatementAlignment" />
39
</rule>
40
</ruleset>
0 commit comments