projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7601de2
)
Another day, another check
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Dec 2010 14:01:21 +0000
(14:01 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 7 Dec 2010 14:01:21 +0000
(14:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1043051
13f79535
-47bb-0310-9956-
ffa450edef68
checkstyle.xml
patch
|
blob
|
history
diff --git
a/checkstyle.xml
b/checkstyle.xml
index
0ab21be
..
59d2e80
100644
(file)
--- a/
checkstyle.xml
+++ b/
checkstyle.xml
@@
-56,6
+56,11
@@
https://sourceforge.net/tracker/?func=detail&aid=3039718&group_id=29721&atid=397078
<module name="GenericWhitespace"/>
-->
+ <!-- ~ 1000 errors
+ <module name="OperatorWrap">
+ <property name="option" value="oel"/>
+ </module>
+ -->
<module name="EmptyForInitializerPad"/>
<module name="EmptyForIteratorPad"/>
</module>