Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 4579bd3

Browse files
committed
Add Checstyle SuperClone
1 parent a0ff618 commit 4579bd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/conf/checkstyle/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ limitations under the License.
7777
<module name="SimplifyBooleanExpression" />
7878
<module name="SimplifyBooleanReturn" />
7979
<module name="StringLiteralEquality" />
80+
<module name="SuperClone" />
8081
<module name="UnusedImports" />
8182
<module name="UpperEll" />
8283
<module name="WhitespaceAfter" />

0 commit comments

Comments
 (0)