Skip to content

Commit 947c514

Browse files
committed
Add Checstyle SuperFinalize
1 parent 4579bd3 commit 947c514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf/checkstyle/checkstyle.xml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ limitations under the License.
7878
<module name="SimplifyBooleanReturn" />
7979
<module name="StringLiteralEquality" />
8080
<module name="SuperClone" />
81+
<module name="SuperFinalize" />
8182
<module name="UnusedImports" />
8283
<module name="UpperEll" />
8384
<module name="WhitespaceAfter" />

0 commit comments

Comments
 (0)