There was an error while loading. Please reload this page.
1 parent a8a995e commit 32618c6Copy full SHA for 32618c6
1 file changed
phpcs.xml.dist
@@ -23,5 +23,6 @@
23
<exclude name="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch"/>
24
<exclude name="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion"/>
25
<exclude name="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration"/>
26
+ <exclude name="SlevomatCodingStandard.TypeHints.DNFTypeHintFormat.DisallowedShortNullable"/>
27
</rule>
28
</ruleset>
0 commit comments