We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9608243 commit 6616b86Copy full SHA for 6616b86
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