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