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 7153f5b commit 72ac67aCopy full SHA for 72ac67a
pmd.xml
@@ -94,4 +94,5 @@
94
<rule ref="category/java/errorprone.xml/ImportFromSamePackage" />
95
<rule ref="category/java/errorprone.xml/InstantiationToGetClass" />
96
<rule ref="category/java/errorprone.xml/InvalidSlf4jMessageFormat" />
97
+ <rule ref="category/java/errorprone.xml/MissingStaticMethodInNonInstantiatableClass" />
98
</ruleset>
0 commit comments