mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-06-08 22:02:06 +00:00
Make CC:T work as a non-root project
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<property name="charset" value="UTF-8" />
|
||||
|
||||
<module name="SuppressionFilter">
|
||||
<property name="file" value="config/checkstyle/suppressions.xml" />
|
||||
<property name="file" value="${config_loc}/suppressions.xml" />
|
||||
</module>
|
||||
|
||||
<module name="BeforeExecutionExclusionFileFilter">
|
||||
|
||||
Reference in New Issue
Block a user