You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest CLion 2024.2 comes with clang-tidy v19 builtin.
It would be nice that local clang-tidy warnings match to the CI.
In this case we can have a feedback from the IDE and solve them as they appear before we reach CI.
The latest CLion 2024.2 comes with clang-tidy v19 builtin.
It would be nice that local clang-tidy warnings match to the CI.
In this case we can have a feedback from the IDE and solve them as they appear before we reach CI.
Could use a prebuilt binary from this repo:
https://github.com/muttleyxd/clang-tools-static-binaries/releases
The text was updated successfully, but these errors were encountered: