mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 22:30:13 +00:00
98202edacb
Disable some of the warnings from clang-tidy, in particular, `readability-identifier-naming`. They add clutter to reviews. Differential Revision: https://reviews.llvm.org/D82795
2 lines
136 B
YAML
2 lines
136 B
YAML
Checks: '-*,llvm-*,-llvm-include-order,misc-*,-misc-no-recursion,-misc-unused-parameters,-misc-non-private-member-variables-in-classes'
|