removed cofh from checked files
This commit is contained in:
parent
9f71fdfe0e
commit
cca8fd2c0c
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ checkstyle {
|
||||||
configFile = file('guidelines/buildcraft.checkstyle')
|
configFile = file('guidelines/buildcraft.checkstyle')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
checkstyleApi.exclude 'cofh/**'
|
||||||
|
|
||||||
// make sure all of these happen when we run build
|
// make sure all of these happen when we run build
|
||||||
build.dependsOn sourceJar, javadocJar, deobfJar, apiJar
|
build.dependsOn sourceJar, javadocJar, deobfJar, apiJar
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue