Speed-up clang-tidy + test config changes #2205
Labels
enhancement
New feature or request
infrastructure
persistent
Allows issues to remain open without automatic stalling and closing.
There are two somewhat major complaints around how we do clang-tidy testing:
There supposedly is a low-hanging fruit that improves the situation, this industrial_ci PR has been around for a while and speeds up runtime considerably (tested internally).
@EzraBrooks has also suggested just using run_clang_tidy.py which would be just as easy, probably even reducing complexity of the CI config.
The text was updated successfully, but these errors were encountered: