Comment Suppression
This commit is contained in:
parent
88b2c7f68d
commit
fb825589c3
|
@ -70,6 +70,9 @@
|
|||
<property name="tokens" value="LITERAL_TRY, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"/>
|
||||
</module>
|
||||
|
||||
<!-- Suppression via comments -->
|
||||
<module name="SuppressionCommentFilter"/>
|
||||
|
||||
<!-- No unused imports -->
|
||||
<module name="UnusedImports"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user