Update the check style rules to allow configurate

This commit is contained in:
Wyatt Childers 2016-05-18 19:46:49 -04:00
parent 1c2348cd41
commit 991aaa0541

View File

@ -57,6 +57,7 @@
<allow pkg="com.google.inject" />
<allow pkg="com.flowpowered.math" />
<allow pkg="org.spongepowered.api" />
<allow pkg="ninja.leaping.configurate" />
</subpackage>
</subpackage>
</import-control>