Add clang-tidy to buildsystem checks #1060
Labels
buildsystem
Related to our cmake/python buildsystem
code quality
Does not alter behavior, but beauty of our code
good first issue
Simple thing, suitable for newcomers
just do it
You can start working on this, there should be nothing left to discuss
python
Done in Python code
Projects
clang-tidycan detect lots of C++ programming and style errors, so it would be worthwile to have it included inmake check. To do so, a Python module invoking it should be added tobuildsystem.codecompliance.The text was updated successfully, but these errors were encountered: