We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b56a4 commit a81d2feCopy full SHA for a81d2fe
fishercoder_checkstyle.xml
@@ -60,7 +60,7 @@
60
</module>
61
<module name="AvoidStarImport"/>
62
<module name="OneTopLevelClass"/>
63
- <!--<module name="NoLineWrap"/>-->
+ <module name="NoLineWrap"/>
64
<module name="EmptyBlock">
65
<property name="option" value="TEXT"/>
66
<property name="tokens" value="LITERAL_TRY, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"/>
0 commit comments