erigontech / erigontech/silkworm
upgrade clang-tidy to v19 on CI
Open
maintenance
- Dominant language
- C++
- Stars
- 318
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.