I am using clang-tidy to lint source code. In the file .clang-tidy i defined:
.clang-tidy
Checks: \'-*,readability-identifier-naming\' CheckOptions: ... - { ke