SuperFinalize: leave disabled

This commit is contained in:
Paul Campbell 2016-09-10 08:45:01 +01:00
parent 4727f4faa5
commit ccdcba8e6b

View file

@ -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)
> TODO: enable
[NoFinalizer](#nofinalizer) prevents use of `finalize()`.
#### [SuppressWarnings](http://checkstyle.sourceforge.net/config_annotation.html#SuppressWarnings)