Skip to content

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

Merged
rwgk merged 1 commit into
pybind:masterfrom
rwgk:follow_on_clang_tidy_fixes
Jul 9, 2021
Merged

Fixing select clang-tidy issues to reduce NOLINTNEXTLINE use.#3086
rwgk merged 1 commit into
pybind:masterfrom
rwgk:follow_on_clang_tidy_fixes

Conversation

@rwgk

@rwgkrwgk commented Jul 9, 2021

Copy link
Copy Markdown
Collaborator

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

rwgk commented Jul 9, 2021

Copy link
Copy Markdown
CollaboratorAuthor

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

@rwgk
rwgk merged commit bac5a0c into pybind:masterJul 9, 2021
@rwgk
rwgk deleted the follow_on_clang_tidy_fixes branch July 9, 2021 21:10
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label Jul 9, 2021
@rwgkrwgk mentioned this pull request Jul 9, 2021
@henryiiihenryiii removed the needs changelog Possibly needs a changelog entry label Jul 12, 2021
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto 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

@rwgk@Skylion007@henryiii