Skip to content

Commit a2a1659

Browse files
committed
Add Checkstyle SuperFinalize
1 parent 894c980 commit a2a1659

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/conf/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ limitations under the License.
7373
<module name="SimplifyBooleanReturn" />
7474
<module name="StringLiteralEquality" />
7575
<module name="SuperClone" />
76+
<module name="SuperFinalize" />
7677
<module name="TypecastParenPad" />
7778
<module name="UnusedImports" />
7879
<module name="WhitespaceAfter" />

0 commit comments

Comments
 (0)