diff --git a/build.gradle b/build.gradle index 5b9b71140..25cbcd7b4 100644 --- a/build.gradle +++ b/build.gradle @@ -87,7 +87,7 @@ license { header file("HEADER.txt") sourceSets = project.sourceSets ignoreFailures false - strictCheck false + strictCheck true mapping { java = 'SLASHSTAR_STYLE' }