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 64a0bcd commit 60d35f0Copy full SHA for 60d35f0
phpcs.xml.dist
@@ -18,6 +18,7 @@
18
<exclude name="Generic.Formatting.MultipleStatementAlignment"/>
19
<exclude name="Squiz.Commenting.FunctionComment.SpacingAfterParamType"/>
20
<exclude name="SlevomatCodingStandard.Functions.StaticClosure"/>
21
+ <exclude name="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceEqualOperator.RequiredNullCoalesceEqualOperator"/>
22
</rule>
23
24
<file>src/</file>
0 commit comments