Skip to content

[clang-tidy] Add cppcoreguidelines-prefer-member-initializer and more checks#5624

Merged
fhanau merged 1 commit intomainfrom
felix/120125-clang-tidy
Dec 2, 2025
Merged

[clang-tidy] Add cppcoreguidelines-prefer-member-initializer and more checks#5624
fhanau merged 1 commit intomainfrom
felix/120125-clang-tidy

Conversation

@fhanau
Copy link
Copy Markdown
Contributor

@fhanau fhanau commented Dec 2, 2025

Meant to add cppcoreguidelines-pro-type-member-init since it would have saved me spending hours from tracking down a test failure, but that would be significantly more work.

@fhanau fhanau force-pushed the felix/120125-clang-tidy branch 2 times, most recently from f175960 to 714b06d Compare December 2, 2025 05:01
@fhanau fhanau marked this pull request as ready for review December 2, 2025 05:36
@fhanau fhanau requested review from a team as code owners December 2, 2025 05:36
@fhanau fhanau requested a review from a team December 2, 2025 05:36
@fhanau fhanau requested a review from a team as a code owner December 2, 2025 05:36
… checks

Meant to add cppcoreguidelines-pro-type-member-init since it would have saved me
spending hours from tracking down a test failure, but that would be
significantly more work.
@fhanau fhanau force-pushed the felix/120125-clang-tidy branch from 714b06d to 8b4507b Compare December 2, 2025 19:08
@fhanau fhanau merged commit ed6674a into main Dec 2, 2025
21 checks passed
@fhanau fhanau deleted the felix/120125-clang-tidy branch December 2, 2025 20:41
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.

5 participants