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