diff options
| -rw-r--r-- | java/lint_defaults.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/lint_defaults.txt b/java/lint_defaults.txt index 4bc0c5fd4..3cc436ccf 100644 --- a/java/lint_defaults.txt +++ b/java/lint_defaults.txt @@ -1,6 +1,8 @@ # Treat LintError as fatal to catch invocation errors --fatal_check LintError +--fatal_check ExtraText # 225341614 + # Checks which do not apply to the platform (implementation # in lint assumes that it's running on app code) |