1- script: tools/distrib/clang_tidy_code.sh
2  # ClangTidy needs to run exclusively because it uses files under the bazel output
3  # directory and this will be removed by another bazel invocation.
4  cpu_cost: 1000
5