Introduction to Checkers

Let's learn about checkers supported by CMake out-of-the-box.

Depending on our use case, the size of the repository, and team preferences, we should probably choose a few checkers that are a good match. Adding too many will become a nuisance. Here's a short introduction to checkers supported by CMake out-of-the-box.

Clang-Tidy

Here is a description of Clang-Tidy from the official website:

Get hands-on with 1200+ tech skills courses.