| commit | e73e11fcf6229198585d76652dba0bf3630762ba | [log] [tgz] |
|---|---|---|
| author | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:41:30 2006 +0000 |
| committer | gwt.team.ecc <gwt.team.ecc@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Dec 21 13:41:30 2006 +0000 |
| tree | 8447d519e3c0a420e1ceef523a8f8d586f30dd33 | |
| parent | 1891a10ce6953fffece18747ed0bb1471bcea15e [diff] |
filters non-source directories git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@194 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/samples/JSON/.checkstyle b/eclipse/samples/JSON/.checkstyle index 223d35d..1e5b59a 100644 --- a/eclipse/samples/JSON/.checkstyle +++ b/eclipse/samples/JSON/.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>