Skip to content

Commit

Permalink
Merge pull request #52 from artur-ciocanu/add-suppressions-support
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy authored Jul 19, 2024
2 parents 7ab29b6 + 71ba1e5 commit 4538f25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,5 +285,7 @@
<property name="checks" value="ImportOrder"/>
<property name="message" value="^'java\..*'.*"/>
</module>
<module name="SuppressWarningsHolder"/>
</module>
<module name="SuppressWarningsFilter"/>
</module>

0 comments on commit 4538f25

Please sign in to comment.