Skip to content

Commit

Permalink
Remove broken codestyle rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar authored Jun 5, 2023
1 parent 98e079e commit 4e29123
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,4 @@
<rule ref="Joomla">
<exclude name="Generic.Arrays.DisallowShortArraySyntax"/>
</rule>

<rule ref="Joomla.Classes.InstantiateNewClasses">
<properties>
<property name="shortArraySyntax" value="true"/>
</properties>
</rule>
</ruleset>

0 comments on commit 4e29123

Please sign in to comment.