Skip to content

Commit

Permalink
Add Logical operators formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Jun 18, 2023
1 parent 135b543 commit 126b283
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PSR12NeutronRuleset/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
<!-- Array declaration rules -->
<rule ref="Squiz.Arrays.ArrayBracketSpacing"/>

<!-- Logical operators -->
<rule ref="Generic.Formatting.SpaceAfterNot"/>

<!-- TODO
<rule ref="severity:0 instead of exclude??">
<severity>0</severity>
Expand Down

0 comments on commit 126b283

Please sign in to comment.