Skip to content

Commit 53057d9

Browse files
Allow comment suppression in checkstyle.xml
1 parent af75521 commit 53057d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

checkstyle/checkstyle.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070

7171
<module name="SuppressWarningsFilter" />
7272

73+
<module name="SuppressWithPlainTextCommentFilter"/>
74+
7375
<module name="TreeWalker">
7476
<module name="SuppressionCommentFilter"/>
7577

0 commit comments

Comments
 (0)