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

Fix clang tidy warnings #658

Merged
merged 19 commits into from
Feb 4, 2025

Conversation

tobiasleibner
Copy link
Contributor

@tobiasleibner tobiasleibner commented Feb 3, 2025

Problem:
When working on #656, I got a lot of clang-tidy warnings from clangd.

Solution:
Silence some warnings in the .clang-tidy config file or by using NOLINTs, and fix most others.

This PR is based on #656 to fix the CI issues, so no need to review yet, let us merge #656 in first.

@kris-jusiak
Copy link
Contributor

👍 thank you @tobiasleibner

@tobiasleibner tobiasleibner force-pushed the fix_clang_tidy_warnings branch from 266a78a to 2063107 Compare February 4, 2025 08:39
@kris-jusiak kris-jusiak merged commit fbb06e3 into boost-ext:master Feb 4, 2025
10 checks passed
@tobiasleibner tobiasleibner deleted the fix_clang_tidy_warnings branch February 4, 2025 08:55
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