diff --git a/build.gradle b/build.gradle index a52356e3..26dece50 100755 --- a/build.gradle +++ b/build.gradle @@ -257,7 +257,6 @@ checkstyle { } checkstyleApi.exclude 'cofh/**' -checkstyleMain.exclude 'buildcraft/core/recipes/FlexibleRecipe.java' // make sure all of these happen when we run build build.dependsOn sourceJar, deobfJar, apiJar