We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762b3ee commit efaac92Copy full SHA for efaac92
1 file changed
CodeatCodingStandard/ruleset.xml
@@ -226,4 +226,8 @@
226
<property name="maxLinesLength" value="260"/>
227
</properties>
228
</rule>
229
+
230
+ <rule ref="SlevomatCodingStandard">
231
+ <exclude name="PSR12.Classes.ClassInstantiation.MissingParentheses" />
232
+</rule>
233
</ruleset>
0 commit comments