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 6c015bf commit 00efc12Copy full SHA for 00efc12
src/main/config/pmd.xml
@@ -59,7 +59,6 @@
59
<rule ref="category/java/bestpractices.xml/UseCollectionIsEmpty" />
60
<rule ref="category/java/bestpractices.xml/UseVarargs" />
61
62
- <rule ref="category/java/codestyle.xml/AbstractNaming" />
63
<!--<rule ref="category/java/codestyle.xml/AtLeastOneConstructor" />-->
64
<rule ref="category/java/codestyle.xml/AvoidDollarSigns" />
65
<rule ref="category/java/codestyle.xml/AvoidFinalLocalVariable" />
0 commit comments