Skip to content
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

Cleanup CI and Upgrade clang-{tidy,format} to 1.18 #102

Merged
merged 6 commits into from
Jan 27, 2025

Conversation

marenz2569
Copy link
Member

This PR upgrade clang-{tidy,format} to 1.18, the default version for Ubuntu 24.04. Fixes for new clang-tidy checks have been implemented. Most notably the misc-include-cleaner check enforces include what you use.

@marenz2569 marenz2569 requested a review from rschoene January 21, 2025 10:51
Copy link
Member

@rschoene rschoene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little grumpy because of the many new includes, but if https://clangd.llvm.org/guides/include-cleaner says so, who am I to disagree?

Base automatically changed from gpu_flops to master January 27, 2025 13:07
@marenz2569 marenz2569 merged commit f15af89 into master Jan 27, 2025
42 checks passed
@marenz2569 marenz2569 deleted the marenz.update_ci branch January 27, 2025 13:07
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.

None yet

2 participants