mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-24 18:41:55 +00:00
3530a18e46
.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/