Skip to content

Commit

Permalink
Update the check style rules to allow configurate
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkArc committed May 18, 2016
1 parent 1c2348c commit 991aaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/checkstyle/import-control.xml
Expand Up @@ -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>

0 comments on commit 991aaa0

Please sign in to comment.