mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-28 17:20:22 +00:00
.clang-tidy is the filename used for clang-tidy's configuration file. clang-tidy is a clang-based C++ "linter" tool. For more info, see: https://clang.llvm.org/extra/clang-tidy/