clang-tidy was added to externpro 4 years ago, but it's never been made part of our process or utilized in any way that I know of -- perhaps added prematurely
since our current version of LLVM/clang/clang-format fail to build with Visual Studio 2019 and the course of action is to update the version of LLVM/clang/clang-format, it seems like a good time to clean-up and remove clang-tidy before the update of the other parts of the toolchain
clang-tidy was added to externpro 4 years ago, but it's never been made part of our process or utilized in any way that I know of -- perhaps added prematurely
since our current version of LLVM/clang/clang-format fail to build with Visual Studio 2019 and the course of action is to update the version of LLVM/clang/clang-format, it seems like a good time to clean-up and remove clang-tidy before the update of the other parts of the toolchain
clang-tidy issue for "add clang-tidy" https://github.com/smanders/externpro/issues/138 has a lot of details and notes