aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle-5.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'checkstyle-5.5.xml')
-rw-r--r--checkstyle-5.5.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/checkstyle-5.5.xml b/checkstyle-5.5.xml
index 4c00faf67..7d59fea00 100644
--- a/checkstyle-5.5.xml
+++ b/checkstyle-5.5.xml
@@ -22,12 +22,10 @@
<!-- ===================================================================================================== -->
<!-- ===================================================================================================== -->
- <!-- produces 46 new errors
<module name="RegexpSingleline">
<property name="format" value="\s+$"/>
<property name="message" value="Line has trailing spaces."/>
</module>
- -->
<!-- ===================================================================================================== -->
<!-- ===================================================================================================== -->