1 Commits

Author SHA1 Message Date
Egor Zhdan
080eeace70 NFC: Add clang-tidy config file
This makes sure that folks who use clang-tidy see consistent code analysis reports. This is especially helpful for those using IDEs with clang-tidy integration.

The config file is based on the LLVM `.clang-tidy` file: https://github.com/llvm/llvm-project/blob/main/.clang-tidy
2023-08-07 13:01:27 +01:00