removed cofh from checked files

This commit is contained in:
SpaceToad 2014-09-04 21:24:24 +02:00
parent 9f71fdfe0e
commit cca8fd2c0c

View file

@ -121,6 +121,8 @@ checkstyle {
configFile = file('guidelines/buildcraft.checkstyle')
}
checkstyleApi.exclude 'cofh/**'
// make sure all of these happen when we run build
build.dependsOn sourceJar, javadocJar, deobfJar, apiJar