diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/BUILD b/tools/BUILD index e5931dc8cd..d66837700c 100644 --- a/tools/BUILD +++ b/tools/BUILD @@ -39,7 +39,6 @@ java_package_configuration( "-Xep:ElementsCountedInLoop:ERROR", "-Xep:EqualsHashCode:ERROR", "-Xep:EqualsIncompatibleType:ERROR", - "-Xep:ExpectedExceptionChecker:ERROR", "-Xep:Finally:WARN", "-Xep:FloatingPointLiteralPrecision:ERROR", "-Xep:FragmentInjection:ERROR", |