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 3e388b5 commit 3e56b9aCopy full SHA for 3e56b9a
phpcs.xml.dist
@@ -7,6 +7,7 @@
7
8
<rule ref="Cdn77"/>
9
10
+ <rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion" />
11
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullSafeObjectOperator" />
12
<rule ref="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch" />
13
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
0 commit comments