๐ clang-tidy plugin
What it does
Run static analysis on C++ code as part of a pipeline.
Why it exists
Use clang-tidy when you want code quality checks to travel with the same pipeline definition across machines and environments.
Run static analysis on C++ code as part of a pipeline.
Use clang-tidy when you want code quality checks to travel with the same pipeline definition across machines and environments.