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 2c55f93 commit 1020e5eCopy full SHA for 1020e5e
Kleinweb/ruleset.xml
@@ -219,6 +219,7 @@ them to our own mu-plugin or standard library.
219
<rule ref="SlevomatCodingStandard.PHP.RequireNowdoc"/>
220
<rule ref="SlevomatCodingStandard.PHP.TypeCast"/>
221
<rule ref="SlevomatCodingStandard.PHP.OptimizedFunctionsWithoutUnpacking"/>
222
+ <rule ref="SlevomatCodingStandard.TypeHints.ClassConstantTypeHint"/>
223
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
224
<properties>
225
<property name="linesCountBeforeDeclare" value="1"/>
0 commit comments