commit | 214d3a99a6f1ad5788cd26d5cc019a158b988c0d | [log] [tgz] |
---|---|---|
author | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:41:58 2006 +0000 |
committer | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:41:58 2006 +0000 |
tree | 3538d64c6e1ef990a40fac7ab927add486126fa4 | |
parent | e73e11fcf6229198585d76652dba0bf3630762ba [diff] |
filters non-source directories git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@195 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/samples/I18N/.checkstyle b/eclipse/samples/I18N/.checkstyle index 223d35d..1e5b59a 100644 --- a/eclipse/samples/I18N/.checkstyle +++ b/eclipse/samples/I18N/.checkstyle
@@ -3,4 +3,5 @@ <fileset name="all" enabled="true" check-config-name="GWT Checks" local="false"> <file-match-pattern match-pattern="." include-pattern="true"/> </fileset> + <filter name="NonSrcDirs" enabled="true"/> </fileset-config>