build: support for running clang-tidy (#26150)
This commit is contained in:
parent
2daca0f4d0
commit
e296813578
6 changed files with 452 additions and 0 deletions
2
DEPS
2
DEPS
|
@ -78,6 +78,8 @@ vars = {
|
|||
False,
|
||||
'checkout_google_benchmark':
|
||||
False,
|
||||
'checkout_clang_tidy':
|
||||
True,
|
||||
}
|
||||
|
||||
deps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue