mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
- Fixed .checkstyle configuration.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<property name="cacheFile" value="/target/checkstyle-cachefile"/>
|
<property name="cacheFile" value="/target/checkstyle-cachefile"/>
|
||||||
<additional-data name="protect-config-file" value="false"/>
|
<additional-data name="protect-config-file" value="false"/>
|
||||||
</local-check-config>
|
</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"/>
|
<file-match-pattern match-pattern="." include-pattern="true"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
<filter name="WriteProtectedFiles" enabled="true"/>
|
<filter name="WriteProtectedFiles" enabled="true"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user