Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Additional checks of clang-tidy should be added by evaluating which checks should be enabled in our project and fixing the failures where possible then integrating it to the CI checks. If some checks should be enabled, but it would take way too much effort to fix them at once, they should be enabled in the CI and should be fixed when the problematic file is changed.
Checks that are included in this ticket:
- misc*
- modernize*
Attachments
Issue Links
- depends upon
-
MINIFICPP-1832 Integrate first batch of clang-tidy checks in CI
- Resolved