SuperFinalize: leave disabled
This commit is contained in:
parent
4727f4faa5
commit
ccdcba8e6b
1 changed files with 1 additions and 1 deletions
|
@ -2784,7 +2784,7 @@ Overridding the `clone()` method is not allowed by the [NoClone](#noclone) check
|
||||||
|
|
||||||
#### [SuperFinalize](http://checkstyle.sourceforge.net/config_coding.html#SuperFinalize)
|
#### [SuperFinalize](http://checkstyle.sourceforge.net/config_coding.html#SuperFinalize)
|
||||||
|
|
||||||
> TODO: enable
|
[NoFinalizer](#nofinalizer) prevents use of `finalize()`.
|
||||||
|
|
||||||
#### [SuppressWarnings](http://checkstyle.sourceforge.net/config_annotation.html#SuppressWarnings)
|
#### [SuppressWarnings](http://checkstyle.sourceforge.net/config_annotation.html#SuppressWarnings)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue