Skip to content

Commit 0cb0172

Browse files
rnveachromani
authored andcommitted
Issue checkstyle#3064: removed waiting comment that was already implemented
1 parent 32285aa commit 0cb0172

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/checkstyle_sevntu_checks.xml

-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@
9595
<property name="checkReadObjectMethod" value="true"/>
9696
<property name="matchMethodsByArgCount" value="true"/>
9797
</module>
98-
<!--commented till https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/410-->
99-
<!--<module name="AvoidModifiersForTypes"/>-->
10098
<module name="ForbidAnnotation">
10199
<property name="annotationNames" value="Ignore, VisibleForTesting"/>
102100
<property name="annotationTargets" value="METHOD_DEF"/>

0 commit comments

Comments
 (0)