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 f53c2eb commit 1efb6dbCopy full SHA for 1efb6db
config/checkstyle/checkstyle.xml
@@ -58,6 +58,7 @@
58
</module>
59
<module name="OneStatementPerLineCheck"/>
60
<module name="ModifierOrder" />
61
+ <module name="SingleSpaceSeparator" />
62
63
<module name="RegexpSingleline">
64
<property name="format" value="^\s*\*\s*@author"/>
0 commit comments