Merge changes Ia74a2b83,I30a46c8f,Iac7c0149

* changes:
  Add lint.strict_updatability_linting
  Move Java lint tests to lint_test.go
  Forbid bypassing updatability lint checks.
This commit is contained in:
Jaewoong Jung
2021-04-22 15:39:41 +00:00
committed by Gerrit Code Review
4 changed files with 230 additions and 102 deletions

View File

@@ -83,6 +83,7 @@ bootstrap_go_package {
"java_test.go",
"jdeps_test.go",
"kotlin_test.go",
"lint_test.go",
"platform_bootclasspath_test.go",
"platform_compat_config_test.go",
"plugin_test.go",