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

Fixing select clang-tidy issues to reduce NOLINTNEXTLINE use. #3086

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Jul 9, 2021

This was really meant to be part of PR #3051 but was held back either out of an abundance of caution, or because of confusion caused by stray semicolons.

The particular NOLINTs removed here were stumbling stones for the ongoing work under PR #3078. Breaking out the fixes into a separate PR to disconnect them from other questions.

clang-format-diff was applied.

…lutter and clang-format issues. This was really meant to be part of PR pybind#3051 but was held back either out of an abundance of caution, or because of confusion caused by stray semicolons.
@rwgk
Copy link
Collaborator Author

rwgk commented Jul 9, 2021

Thanks @Skylion007 for the review, and for your help while I was working on this!

@rwgk rwgk merged commit bac5a0c into pybind:master Jul 9, 2021
@rwgk rwgk deleted the follow_on_clang_tidy_fixes branch July 9, 2021 21:10
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jul 9, 2021
@rwgk rwgk mentioned this pull request Jul 9, 2021
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Jul 12, 2021
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.

3 participants