Merge "225341614: Enforce ExtraText in platform builds"

This commit is contained in:
Tor Norbye
2022-03-21 17:58:32 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,8 @@
# Treat LintError as fatal to catch invocation errors # Treat LintError as fatal to catch invocation errors
--fatal_check LintError --fatal_check LintError
--fatal_check ExtraText # 225341614
# Checks which do not apply to the platform (implementation # Checks which do not apply to the platform (implementation
# in lint assumes that it's running on app code) # in lint assumes that it's running on app code)