Skip to content

Prepare clang-tidy for 19 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Mar 12, 2025

Mostly preparation at this point, as there are a handful of new findings first to be addressed.

hzeller added 2 commits March 11, 2025 17:13
Disable some rules we're not interested in.
For `clang-format`, we'd like to be a bit more conservative and use
a mature version that does not flip-flop on llvm versions.

For `clang-tidy` we generally want to be at the latest version. For
now, keep it at the same version as before (18) as we first need to
address the new findings.
@lromor lromor merged commit 2f49a1c into lromor:main Mar 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants