build: support for running clang-tidy (#26150)

This commit is contained in:
David Sanders 2020-11-04 17:24:17 -08:00 committed by GitHub
parent 2daca0f4d0
commit e296813578
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 452 additions and 0 deletions

2
DEPS
View file

@ -78,6 +78,8 @@ vars = {
False,
'checkout_google_benchmark':
False,
'checkout_clang_tidy':
True,
}
deps = {