Fix checkstyle.xml formatting
By: md_5 <git@md-5.net>
This commit is contained in:
parent
4f966acb41
commit
d4a19ce923
1 changed files with 4 additions and 4 deletions
|
@ -14,10 +14,10 @@
|
|||
|
||||
<!-- See http://checkstyle.sourceforge.net/config_misc.html -->
|
||||
<module name="RegexpSingleline">
|
||||
<property name="format" value="\s+$"/>
|
||||
<property name="minimum" value="0"/>
|
||||
<property name="maximum" value="0"/>
|
||||
<property name="message" value="Line has trailing spaces."/>
|
||||
<property name="format" value="\s+$"/>
|
||||
<property name="minimum" value="0"/>
|
||||
<property name="maximum" value="0"/>
|
||||
<property name="message" value="Line has trailing spaces."/>
|
||||
</module>
|
||||
|
||||
<module name="TreeWalker">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue