1
0
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:
Jonathan Coates
2021-01-08 16:16:56 +00:00
parent b2e5401486
commit 2232f025b8
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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">