We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32285aa commit 0cb0172Copy full SHA for 0cb0172
config/checkstyle_sevntu_checks.xml
@@ -95,8 +95,6 @@
95
<property name="checkReadObjectMethod" value="true"/>
96
<property name="matchMethodsByArgCount" value="true"/>
97
</module>
98
- <!--commented till https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/410-->
99
- <!--<module name="AvoidModifiersForTypes"/>-->
100
<module name="ForbidAnnotation">
101
<property name="annotationNames" value="Ignore, VisibleForTesting"/>
102
<property name="annotationTargets" value="METHOD_DEF"/>
0 commit comments