Remove removed rules from ci rule list

This commit is contained in:
Clément Fournier 2021-03-28 23:41:36 +02:00
parent 86fa682661
commit 95e2dbfe8e

View File

@ -40,8 +40,6 @@
<rule ref="category/java/bestpractices.xml/MethodReturnsInternalArray"/>
<rule ref="category/java/bestpractices.xml/MissingOverride"/>
<!-- <rule ref="category/java/bestpractices.xml/OneDeclarationPerLine"/> -->
<!-- <rule ref="category/java/bestpractices.xml/PositionLiteralsFirstInCaseInsensitiveComparisons"/> -->
<!-- <rule ref="category/java/bestpractices.xml/PositionLiteralsFirstInComparisons"/> -->
<!-- <rule ref="category/java/bestpractices.xml/PreserveStackTrace"/> -->
<!-- <rule ref="category/java/bestpractices.xml/ReplaceEnumerationWithIterator"/> -->
<!-- <rule ref="category/java/bestpractices.xml/ReplaceHashtableWithMap"/> -->