Author: markt
Date: Sun Sep 7 22:55:19 2014
New Revision: 1623245
URL: http://svn.apache.org/r1623245
Log:
Update error count. Correct commented out property setting
Modified:
tomcat/trunk/res/checkstyle/checkstyle.xml
Modified: tomcat/trunk/res/checkstyle/checkstyle.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/checkstyle.xml?rev=1623245&r1=1623244&r2=1623245&view=diff
==============================================================================
--- tomcat/trunk/res/checkstyle/checkstyle.xml (original)
+++ tomcat/trunk/res/checkstyle/checkstyle.xml Sun Sep 7 22:55:19 2014
@@ -82,9 +82,9 @@
-->
<module name="EmptyForInitializerPad"/>
<module name="EmptyForIteratorPad"/>
- <!-- ~ 1000 errors
+ <!-- ~ 1200 errors
<module name="OperatorWrap">
- <property name="option" value="oel"/>
+ <property name="option" value="eol"/>
</module>
-->
</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]