projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f2ae40
)
Enable Checkstyle import checks
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 24 Oct 2010 14:11:15 +0000
(14:11 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 24 Oct 2010 14:11:15 +0000
(14:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1026803
13f79535
-47bb-0310-9956-
ffa450edef68
checkstyle.xml
patch
|
blob
|
history
diff --git
a/checkstyle.xml
b/checkstyle.xml
index
1297885
..
0ab21be
100644
(file)
--- a/
checkstyle.xml
+++ b/
checkstyle.xml
@@
-41,10
+41,7
@@
<property name="option" value="above"/>
</module>
<module name="RedundantImport"/>
- <!--
- Do not use - does not take account of imports required for Javadocs
<module name="UnusedImports"/>
- -->
<!-- Modifiers -->
<!-- ~250 errors