We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5a71a commit 7bad3e9Copy full SHA for 7bad3e9
checkstyle.xml
@@ -266,5 +266,6 @@
266
<module name="CyclomaticComplexity">
267
<property name="max" value="10"/>
268
</module>
269
+ <module name="RedundantImport"/>
270
271
0 commit comments