We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7093405 commit 54dc7f7Copy full SHA for 54dc7f7
PreviousNextDrupal/ruleset.xml
@@ -50,6 +50,7 @@
50
<rule ref="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions" />
51
52
<!-- SlevomatCodingStandard.TypeHints -->
53
+ <rule ref="SlevomatCodingStandard.TypeHints.ClassConstantTypeHint" />
54
<rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
55
<properties>
56
<property name="spacesCountAroundEqualsSign" type="int" value="0" />
0 commit comments