Skip to content

Commit

Permalink
chore: add SuppressWarnings module to TreeWalker in sun_checks.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
YukinaMochizuki committed Aug 17, 2024
1 parent 819c85c commit 6e7f8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sun_checks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<!-- </module> -->

<module name="TreeWalker">
<module name="SuppressWarnings"/>

<!-- Checks for Javadoc comments. -->
<!-- See https://checkstyle.org/checks/javadoc/index.html -->
Expand Down

0 comments on commit 6e7f8de

Please sign in to comment.