llvm-project/lldb/.clang-tidy

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
198 B
Plaintext
Raw Normal View History

# Checks enabled in the top-level .clang-tidy minus readability-identifier-naming
Checks: '-*,clang-diagnostic-*,llvm-*,misc-*,-misc-unused-parameters,-misc-non-private-member-variables-in-classes'