Searched refs:lint (Results 1 – 7 of 7) sorted by relevance
82 lint: {100 lint: {141 lint: {158 lint: {187 lint: {235 lint: {275 lint: {
56 "lint.go",
77 # TODO(b/158390965): remove this when lint doesn't crash
323 func (l *linter) lint(ctx android.ModuleContext) { func
1284 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…
1675 .PHONY: lint-check1676 lint-check: $(foreach f, $(apps_only_lint_report_files), $(call word-colon,1,$(f)))1677 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))