Remove NoFinalize from the checkstyle rule
- We sometimes use it, although it's very rare.
This commit is contained in:
parent
5361c54041
commit
6d906e1ecc
@ -105,7 +105,6 @@
|
||||
-->
|
||||
<module name="SimplifyBooleanExpression"/>
|
||||
<module name="SimplifyBooleanReturn"/>
|
||||
<module name="NoFinalizer"/>
|
||||
<module name="SuperFinalize"/>
|
||||
<module name="PackageDeclaration"/>
|
||||
<module name="ExplicitInitialization"/>
|
||||
|
Loading…
Reference in New Issue
Block a user