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 9678e0a commit 49b0db7
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 @@ -19,10 +19,4 @@
<!-- Required due to methods having required params after optional, should be fixed in 2.0 -->
<exclude name="PEAR.Functions.ValidDefaultValue"/>
</rule>

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

0 comments on commit 49b0db7

Please sign in to comment.