Home
last modified time | relevance | path

Searched refs:linter (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/utils/lint/
Dcommon_lint.py77 def RunLintOverAllFiles(linter, filenames): argument
95 lint.extend(linter.RunOnFile(filename, lines))
/external/llvm-project/llvm/utils/lint/
Dcommon_lint.py78 def RunLintOverAllFiles(linter, filenames): argument
96 lint.extend(linter.RunOnFile(filename, lines))
/external/autotest/utils/
Drun_pylint.py281 return pylint_runner.linter.msg_status
314 return pylint_runner.linter.msg_status
/external/vixl/
DREADME.md53 To run the linter and code formatting stages of the tests, the following
179 By default, the `tools/test.py` script runs a linter to check that the source
182 The linter has the following dependencies:
189 It is possible to tell `tools/test.py` to skip the linter stage by passing
/external/grpc-grpc/templates/
DgRPC-Core.podspec.template159 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't
162 … # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one
164 # making the linter happy.
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/
Dbuild.gradle41 // The Android linter does not correctly detect resources used in Kotlin.
/external/shflags/doc/
DRELEASE_NOTES-1.2.2.md24 excellent shell linter, and brings consistency to the coding patterns used.
/external/grpc-grpc/templates/src/objective-c/
DBoringSSL-GRPC.podspec.template113 … # We don't need to inhibit all warnings; only -Wno-shorten-64-to-32. But Cocoapods' linter doesn't
119 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't
122 … # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one
124 # making the linter happy.
/external/doclava/src/com/google/doclava/
DMethodInfo.java531 Doclava.linter.lintParameter(this, param, position, mParamTags[i]); in paramTags()
671 Doclava.linter.lintMethod(this); in makeHDF()
DFieldInfo.java442 Doclava.linter.lintField(this); in makeHDF()
DDoclava.java127 public static Linter linter = new EmptyLinter(); field in Doclava
403 linter = new AndroidLinter(); in start()
/external/llvm-project/libc/cmake/modules/
DLLVMLibCObjectRules.cmake269 # add_custom_target. We don't want to run the linter unless source files
/external/llvm-project/clang/docs/
DClangTools.rst96 linter tool. It provides an extensible framework for building compiler-based
/external/clang/docs/
DClangTools.rst109 linter tool. It provides an extensible framework for building compiler-based
/external/timezone-boundary-builder/
DCHANGELOG.md24 * Add standard linter ([#67](https://github.com/evansiroky/timezone-boundary-builder/issues/67))
/external/python/asn1crypto/
Dreadme.md214 The following command will run the linter:
/external/crosvm/
DREADME.md251 The `clippy` linter is used to check for common Rust problems. The crosvm
/external/llvm-project/clang-tools-extra/docs/clang-tidy/
Dindex.rst16 :program:`clang-tidy` is a clang-based C++ "linter" tool. Its purpose is to
DContributing.rst54 + *clang-tidy check* is a good choice for linter-style checks, checks that are
/external/grpc-grpc/
DgRPC-Core.podspec100 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't
103 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one
105 # making the linter happy.
/external/grpc-grpc/src/objective-c/
DBoringSSL-GRPC.podspec108 # We don't need to inhibit all warnings; only -Wno-shorten-64-to-32. But Cocoapods' linter doesn't
114 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't
117 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one
119 # making the linter happy.
/external/tensorflow/tensorflow/lite/schema/
Dschema_v3a.fbs356 // LINT.ThenChange(nnapi_linter/linter.proto)
Dschema.fbs368 // LINT.ThenChange(nnapi_linter/linter.proto)
/external/pigweed/
Dyarn.lock1449 prettier-linter-helpers "^1.0.0"
3145 prettier-linter-helpers@^1.0.0:
3147 …resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz…
/external/rust/crates/grpcio-sys/grpc/
DgRPC-Core.podspec104 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't
107 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one
109 # making the linter happy.

12