Skip to content

Commit

Permalink
Add SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue …
Browse files Browse the repository at this point in the history
…sniffer for PHP 8.4
  • Loading branch information
andypost committed Sep 1, 2024
1 parent 4288ec7 commit b453de3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coder_sniffer/Drupal/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
<property name="spacesCountAroundEqualsSign" value="0"/>
</properties>
</rule>
<rule ref="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue" />

<rule ref="Squiz.Arrays.ArrayDeclaration" />
<!-- Disable some error messages that we do not want. -->
Expand Down

0 comments on commit b453de3

Please sign in to comment.