Skip to content

Commit 5261b31

Browse files
committed
Add Checkstyle SuperClone
1 parent 8ff747b commit 5261b31

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
@@ -81,6 +81,7 @@ limitations under the License.
8181
<module name="SimplifyBooleanExpression" />
8282
<module name="SimplifyBooleanReturn" />
8383
<module name="StringLiteralEquality" />
84+
<module name="SuperClone" />
8485
<module name="TypecastParenPad" />
8586
<module name="UnusedImports" />
8687
<module name="UpperEll" />

0 commit comments

Comments
 (0)