Skip to content

Commit 73c20ac

Browse files
relax checkstyle for start import
1 parent 46752ff commit 73c20ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fishercoder_checkstyle.xml

-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
<property name="ignorePattern" value="^package.*|^import.*|a href|href|http://|https://|ftp://"/>
5656
</module>
5757

58-
<module name="AvoidStarImport"/>
59-
6058
<module name="OneTopLevelClass"/>
6159

6260
<module name="NoLineWrap"/>

0 commit comments

Comments
 (0)