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 68e9bb8 commit 7419ef7Copy full SHA for 7419ef7
src/ruleset.xml
@@ -106,6 +106,7 @@
106
<property name="spacesCountAroundEqualsSign" value="1"/>
107
</properties>
108
</rule>
109
+ <rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
110
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing"/>
111
<rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing">
112
<properties>
0 commit comments