Searched refs:lint (Results 1 – 9 of 9) sorted by relevance
82 lint: {100 lint: {141 lint: {158 lint: {187 lint: {235 lint: {275 lint: {
3 # For metalava team to disable lint checks in platform
5 # in lint assumes that it's running on app code)32 # the API. This prevents noisy lint warnings like b/228956345#134 # lint.strict_updatability_linting will be true for those Soong modules
60 "lint.go",
323 func (l *linter) lint(ctx android.ModuleContext) { func
1509 j.linter.lint(ctx)
34 golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/…35 golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMC…36 golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRz…
1713 .PHONY: lint-check1714 lint-check: $(foreach f, $(apps_only_lint_report_files), $(call word-colon,1,$(f)))1715 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))
9321 lint: {