We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3b539 commit 7a2abddCopy full SHA for 7a2abdd
src/main/resources/net/sourceforge/pmd/pmd-dogfood-config.xml
@@ -71,6 +71,9 @@
71
<priority>1</priority>
72
</rule>
73
<!-- <rule ref="category/java/bestpractices.xml/SystemPrintln" /> -->
74
+ <rule ref="category/java/bestpractices.xml/UnnecessaryWarningSuppression">
75
+ <priority>1</priority>
76
+ </rule>
77
<rule ref="category/java/bestpractices.xml/UnusedFormalParameter">
78
79
0 commit comments