Skip to content

Commit

Permalink
Allow constructor property promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Sep 28, 2023
1 parent d32b0bd commit 14a8c3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Nepada/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
</properties>
</rule>
<rule ref="SlevomatCodingStandard.Classes.ConstantSpacing"/>
<rule ref="SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion"/>
<rule ref="SlevomatCodingStandard.Classes.DisallowMultiConstantDefinition"/>
<rule ref="SlevomatCodingStandard.Classes.DisallowMultiPropertyDefinition"/>
<rule ref="SlevomatCodingStandard.Classes.DisallowStringExpressionPropertyFetch"/>
Expand Down

0 comments on commit 14a8c3e

Please sign in to comment.