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 6913f86 commit 12f74caCopy full SHA for 12f74ca
phpcs/ruleset.xml
@@ -122,6 +122,7 @@
122
</rule>
123
124
<config name="installed_paths" value="../../slevomat/coding-standard"/>
125
+ <rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment"/>
126
<rule ref="SlevomatCodingStandard.Commenting.UselessFunctionDocComment.UselessDocComment"/>
127
<rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses"/>
128
<rule ref="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly"/>
0 commit comments