- Fixed .checkstyle configuration.

This commit is contained in:
Braids
2011-08-18 00:35:58 +00:00
parent 415d143d09
commit 9c5e5153a5

View File

@@ -5,7 +5,7 @@
<property name="cacheFile" value="/target/checkstyle-cachefile"/>
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Forge Checks" local="false">
<fileset name="all" enabled="true" check-config-name="Forge Checkstyle Config" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
</fileset>
<filter name="WriteProtectedFiles" enabled="true"/>