We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7838be2 commit 3ceb7b0Copy full SHA for 3ceb7b0
.github/checkstyle.xml
@@ -53,7 +53,7 @@
53
<property name="allowByTailComment" value="true"/>
54
<property name="allowNonPrintableEscapes" value="true"/>
55
</module>
56
- <module name="AvoidStarImport"/>
+<!-- <module name="AvoidStarImport"/>-->
57
<module name="OneTopLevelClass"/>
58
<module name="NoLineWrap">
59
<property name="tokens" value="PACKAGE_DEF, IMPORT, STATIC_IMPORT"/>
0 commit comments