clang-tidy-8
clang-based C++ linter tool
Install
- All systems
-
curl cmd.cat/clang-tidy-8.sh
- Ubuntu
-
apt-get install clang-tidy-8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clang-tidy-8
- Dockerfile
- dockerfile.run/clang-tidy-8