Page MenuHomeHEPForge

Compile priority ordered list of clang-tidy checks
Open, LowPublic

Description

Compile a list of all checks that we want to use, from the extensive list of those available, and to decide in what order to introduce them (and to make the corresponding fixes throughout the codebase).

The full list of checks can be found here:
https://clang.llvm.org/extra/clang-tidy/checks/list.html

We can use the comments here to discuss which checks to include and then the order in which to introduce them.

The final, ordered list can then be added here in the description.

Event Timeline

tlatham created this task.
tlatham created this object with visibility "Public (No Login Required)".
tlatham created this object with edit policy "Restricted Project (Project)".
tlatham moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Apr 29 2022, 2:36 PM