aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle-5.5.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-03-05 11:19:47 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-03-05 11:19:47 +0000
commit84943a6eb6c36fe591be541101c99bc2b5977027 (patch)
treed3657808a0090afdfb65ee4ee8c8298dfc2e3a0a /checkstyle-5.5.xml
parent7770de983d5558be289c974fe5b4adc868c5fa78 (diff)
downloadxmlgraphics-fop-84943a6eb6c36fe591be541101c99bc2b5977027.tar.gz
xmlgraphics-fop-84943a6eb6c36fe591be541101c99bc2b5977027.zip
Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297008 13f79535-47bb-0310-9956-ffa450edef68
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>
- -->
<!-- ===================================================================================================== -->
<!-- ===================================================================================================== -->