Skip to content

Commit

Permalink
For PHP 7.4 no needed WebimpressCodingStandard.Classes.NoNullValues
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Vronskiy authored Jan 3, 2020
1 parent 2317f52 commit 4f4e235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OpsWayStrictPSR12CodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@
<!-- Traits MUST be sorted alphabetically. -->
<rule ref="WebimpressCodingStandard.Classes.AlphabeticallySortedTraits"/>

<!-- Default null values MUST be omitted for class properties. -->
<rule ref="WebimpressCodingStandard.Classes.NoNullValues"/>

<!-- There MUST be a single empty line between methods in a class. -->
<rule ref="WebimpressCodingStandard.Methods.LineAfter"/>
Expand Down

0 comments on commit 4f4e235

Please sign in to comment.