Ref: add new static analyser rule: bestpractices.xml/UnusedAssignment
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
SheepIt client custom rules
|
||||
</description>
|
||||
|
||||
<rule ref="category/java/bestpractices.xml/UnusedAssignment" />
|
||||
<rule ref="category/java/bestpractices.xml/ArrayIsStoredDirectly" />
|
||||
<rule ref="category/java/bestpractices.xml/AbstractClassWithoutAbstractMethod" />
|
||||
<rule ref="category/java/bestpractices.xml/AvoidUsingHardCodedIP" />
|
||||
|
||||
Reference in New Issue
Block a user