Searched refs:lint (Results 1 – 10 of 10) sorted by relevance
1 This directory contains configuration files for lint, which is run4 lint.xml contains checks that are turned on or off, or whitelisted /8 baseline.xml contains the list of existing "grandfathered" lint9 errors in the codebase. It is generated using ./tools/lint/update_baseline.sh11 When you hit a lint error that should not be triggered, there are 314 for cases where the lint violation is intended, so that reviewers16 2. Use tools/lint.xml to ignore a lint check which we don't care19 3. If there are lint errors that should be fixed, but cannot be done25 - https://developer.android.com/studio/write/lint.html26 - http://tools.android.com/tips/lint-checks
9 echo '' > tools/lint/baseline.xml11 lint . -Werror --exitcode --config tools/lint/lint.xml --html /tmp/lint_output.html \12 --baseline tools/lint/baseline.xml --remove-fixed &16 rm tools/lint/baseline.xml
32 ${REPO_ROOT}/prebuilts/devtools/tools/lint \36 --config ${REPO_ROOT}/frameworks/base/packages/SystemUI/tools/lint/lint.xml \38 --baseline ${REPO_ROOT}/frameworks/base/packages/SystemUI/tools/lint/baseline.xml \47 for cases where the lint violation is intended, so that reviewers49 2. Use tools/lint.xml to ignore a lint check which we don't care
113 def lint(path): function223 before = lint(sys.argv[2])226 after = lint(sys.argv[1])
80 // Run lint for all variants82 variant.assemble.dependsOn(tasks.findByName('lint'))
13 // There are so many lint errors at the time being (even in the support libs)
122 @echo Running fontchain lint
148 * [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint)
2214 patterns. It ignores lint messages from a previous API level, if provided.")
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...