eenable FinalizeShouldBeProtected
This commit is contained in:
1 parent
ab9499a1ec
commit
46d3636889
1 file changed
+1
-1
@@ -228,7 +228,7 @@
|
||||
<!-- <rule ref="category/java/errorprone.xml/FinalizeDoesNotCallSuperFinalize"/> -->
|
||||
<!-- <rule ref="category/java/errorprone.xml/FinalizeOnlyCallsSuperFinalize"/> -->
|
||||
<!-- <rule ref="category/java/errorprone.xml/FinalizeOverloaded"/> -->
|
||||
<!-- <rule ref="category/java/errorprone.xml/FinalizeShouldBeProtected"/> -->
|
||||
<rule ref="category/java/errorprone.xml/FinalizeShouldBeProtected"/>
|
||||
<!-- <rule ref="category/java/errorprone.xml/IdempotentOperations"/> -->
|
||||
<rule ref="category/java/errorprone.xml/InstantiationToGetClass"/>
|
||||
<!-- <rule ref="category/java/errorprone.xml/InvalidLogMessageFormat"/> -->
|
||||
|
||||
Reference in new issue
Block a user