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 d611801 commit 65751afCopy full SHA for 65751af
phpcs.xml
@@ -39,11 +39,6 @@
39
<exclude name="Squiz.Commenting.FunctionComment.IncorrectParamVarName"/>
40
</rule>
41
42
- <!-- Exclude this specific rules for overridden methods -->
43
- <rule ref="Squiz.Commenting.FunctionComment.TypeHintMissing">
44
- <exclude-pattern>TokenModel.php|TopicModel.php|Handler.php</exclude-pattern>
45
- </rule>
46
-
47
<rule ref="Squiz.Commenting.ClassComment">
48
<exclude name="Squiz.Commenting.ClassComment.TagNotAllowed"/>
49
0 commit comments