Skip to content

Commit 32618c6

Browse files
committed
disable rule
1 parent a8a995e commit 32618c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
<exclude name="SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch"/>
2424
<exclude name="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion"/>
2525
<exclude name="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration"/>
26+
<exclude name="SlevomatCodingStandard.TypeHints.DNFTypeHintFormat.DisallowedShortNullable"/>
2627
</rule>
2728
</ruleset>

0 commit comments

Comments
 (0)