mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
- Fixed .checkstyle configuration.
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user