mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 03:06:46 +00:00
3 lines
240 B
YAML
3 lines
240 B
YAML
# Checks enabled in the top-level .clang-tidy minus readability-identifier-naming and llvm-header-guard.
|
|
Checks: '-*,clang-diagnostic-*,llvm-*,-llvm-header-guard,misc-*,-misc-unused-parameters,-misc-non-private-member-variables-in-classes'
|