We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553b25b commit abf4088Copy full SHA for abf4088
ruleset.xml
@@ -19,10 +19,4 @@
19
<!-- Required due to converting to variable names matching GitHub API spec which are named in snake case -->
20
<exclude name="Joomla.NamingConventions.ValidVariableName"/>
21
</rule>
22
-
23
- <rule ref="Joomla.Classes.InstantiateNewClasses">
24
- <properties>
25
- <property name="shortArraySyntax" value="true"/>
26
- </properties>
27
- </rule>
28
</ruleset>
0 commit comments