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 6efbc96 commit 0e5984cCopy full SHA for 0e5984c
src/ruleset.xml
@@ -67,6 +67,7 @@
67
<property name="maxLinesCountBeforeWithoutComment" value="1"/>
68
</properties>
69
</rule>
70
+ <rule ref="SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion"/>
71
<rule ref="SlevomatCodingStandard.Classes.TraitUseDeclaration"/>
72
<rule ref="SlevomatCodingStandard.Classes.TraitUseSpacing">
73
<properties>
0 commit comments