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 22e170a commit 166e663Copy full SHA for 166e663
src/Cdn77/ruleset.xml
@@ -85,12 +85,6 @@
85
<rule ref="SlevomatCodingStandard.Functions.RequireArrowFunction" />
86
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
87
88
- <rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing">
89
- <properties>
90
- <property name="spacesCountBeforeColon" value="1"/>
91
- </properties>
92
- </rule>
93
-
94
<rule ref="SlevomatCodingStandard.TypeHints.UnionTypeHintFormat">
95
<properties>
96
<property name="withSpaces" value="no" />
0 commit comments