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 7cba688 commit bf16317Copy full SHA for bf16317
pmd.xml
@@ -91,4 +91,5 @@
91
<rule ref="category/java/errorprone.xml/FinalizeOnlyCallsSuperFinalize" />
92
<rule ref="category/java/errorprone.xml/FinalizeShouldBeProtected" />
93
<rule ref="category/java/errorprone.xml/IdempotentOperations" />
94
+ <rule ref="category/java/errorprone.xml/ImportFromSamePackage" />
95
</ruleset>
0 commit comments