Skip to content

Removing // clang-format off - on directives from test_pickling.cpp #3738

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

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Feb 15, 2022

Description

Sorry I forgot to remove these while working on PR #3712.

The clang-format directives were introduced in my PR #2972. At that time, the idea was to have the newly added code clang-format'ed, but not the existing code.

The only manual changes in this PR are the removal of the clang-format directives (3 lines). The other changes are the result of running pre-commit.

Suggested changelog entry:

@rwgk rwgk merged commit c14170a into pybind:master Feb 15, 2022
@rwgk rwgk deleted the test_pickling_clang-format branch February 15, 2022 19:51
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Feb 15, 2022
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Feb 15, 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.

2 participants