1declare_args() { 2 # Whether to include the static analyzer in the clang-tidy binary. 3 clang_tidy_enable_static_analyzer = true 4} 5