Skip to content

Commit c446d25

Browse files
committed
Add Checkstyle SuperFinalize
1 parent 0cce8df commit c446d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ limitations under the License.
8787
<module name="SimplifyBooleanExpression" />
8888
<module name="SimplifyBooleanReturn" />
8989
<module name="StringLiteralEquality" />
90+
<module name="SuperFinalize" />
9091
<module name="TypecastParenPad" />
9192
<module name="UpperEll" />
9293
<module name="UnusedImports"/>

0 commit comments

Comments
 (0)