Searched refs:lint (Results 1 – 6 of 6) sorted by relevance
/build/soong/scripts/ |
D | Android.bp | 193 name: "lint-project-xml", 194 main: "lint-project-xml.py", 196 "lint-project-xml.py",
|
/build/soong/java/ |
D | Android.bp | 41 "lint.go",
|
D | lint_defaults.txt | 77 # TODO(b/158390965): remove this when lint doesn't crash
|
D | lint.go | 272 func (l *linter) lint(ctx android.ModuleContext) { func
|
D | java.go | 1727 j.linter.lint(ctx)
|
/build/make/core/ |
D | main.mk | 1634 .PHONY: lint-check 1635 lint-check: $(foreach f, $(apps_only_lint_report_files), $(call word-colon,1,$(f))) 1636 $(call dist-for-goals,lint-check, $(apps_only_lint_report_files))
|