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

clang-tidy readability-qualified-auto #3702

Merged
merged 2 commits into from Feb 9, 2022

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 8, 2022

Description

Preparation for full clang-formating, informed by work under PR #3683.

Ported from @henryiii's 287527f (which was generated only after running clang-format under that PR).

No manual changes except for:

  • the edit in .clang-tidy (of course).

  • git cherry-pick 6828dc3

Suggested changelog entry:

clang-tidy ``readability-qualified-auto`` is now enforced via GitHub Actions.

@rwgk rwgk marked this pull request as ready for review February 8, 2022 23:55
@rwgk rwgk requested a review from henryiii as a code owner February 8, 2022 23:55
@rwgk rwgk requested a review from Skylion007 February 8, 2022 23:56
@rwgk rwgk merged commit 7769e77 into pybind:master Feb 9, 2022
@rwgk rwgk deleted the clang-tidy_readability-qualified-auto branch February 9, 2022 14:25
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Feb 9, 2022
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Mar 29, 2022
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