mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
[clang-tidy] Add ability to checkout clang-tidy.
This CL adds the DEPS entry to checkout `clang-tidy` if requested in the `.gclient` config file. A doc is added which gives some guidance on how to run `clang-tidy`. Change-Id: I92eeaff33137158ffd17315649fb333c366fc91d Bug: dawn:1414 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89801 Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
9ff8abf347
commit
93cf346d67
4
.gitignore
vendored
4
.gitignore
vendored
@@ -122,3 +122,7 @@ default.profraw
|
||||
lcov.info
|
||||
/cmake-build-*/
|
||||
/testing
|
||||
|
||||
### Clang-Tidy files
|
||||
all_findings.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user