Skip to content

Commit

Permalink
Excluded Squiz.Arrays.ArrayDeclaration.ValueNoNewline
Browse files Browse the repository at this point in the history
  • Loading branch information
vossik committed Oct 9, 2020
1 parent de0c129 commit a91e70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions InfinityloopCodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
<exclude name="Squiz.Arrays.ArrayDeclaration.NoCommaAfterLast"/>
<exclude name="Squiz.Arrays.ArrayDeclaration.SingleLineNotAllowed"/>
<exclude name="Squiz.Arrays.ArrayDeclaration.ValueNotAligned"/>
<exclude name="Squiz.Arrays.ArrayDeclaration.ValueNoNewline"/>
</rule>
<rule ref="Squiz.Arrays.ArrayBracketSpacing">
<!-- does not handle nested array access across multiple lines -->
Expand Down

0 comments on commit a91e70f

Please sign in to comment.