Update ci file

This commit is contained in:
Clément Fournier committed 2021-06-24 15:10:35 +02:00
1 parent 4f64f93c85
commit 6c55649d55
1 file changed
+1 -1
+1 -1
View File
@@ -204,7 +204,7 @@
<!-- <rule ref="category/java/errorprone.xml/CloseResource"/> -->
<rule ref="category/java/errorprone.xml/CompareObjectsWithEquals"/>
<!-- <rule ref="category/java/errorprone.xml/ComparisonWithNaN"/> -->
<!-- <rule ref="category/java/errorprone.xml/ConstructorCallsOverridableMethod"/> -->
<rule ref="category/java/errorprone.xml/ConstructorCallsOverridableMethod"/>
<!-- <rule ref="category/java/errorprone.xml/DataflowAnomalyAnalysis"/> -->
<!-- <rule ref="category/java/errorprone.xml/DetachedTestCase"/> -->
<!-- <rule ref="category/java/errorprone.xml/DoNotCallGarbageCollectionExplicitly"/> -->