Skip to content

Commit 894c980

Browse files
committed
Add Checkstyle SuperClone
1 parent 0ed4e1f commit 894c980

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
@@ -72,6 +72,7 @@ limitations under the License.
7272
<module name="SimplifyBooleanExpression" />
7373
<module name="SimplifyBooleanReturn" />
7474
<module name="StringLiteralEquality" />
75+
<module name="SuperClone" />
7576
<module name="TypecastParenPad" />
7677
<module name="UnusedImports" />
7778
<module name="WhitespaceAfter" />

0 commit comments

Comments
 (0)