Skip to content

Commit 65751af

Browse files
committed
build: remove specific rule
1 parent d611801 commit 65751af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpcs.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
<exclude name="Squiz.Commenting.FunctionComment.IncorrectParamVarName"/>
4040
</rule>
4141

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-
4742
<rule ref="Squiz.Commenting.ClassComment">
4843
<exclude name="Squiz.Commenting.ClassComment.TagNotAllowed"/>
4944
</rule>

0 commit comments

Comments
 (0)