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

chore: move C++ format configuration #2554

Merged
merged 5 commits into from
Jul 3, 2023
Merged

Conversation

agoose77
Copy link
Collaborator

#2553 will also require a C++ release, so this PR can go in at the same time.

@agoose77 agoose77 requested a review from jpivarski June 30, 2023 22:35
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #2554 (4d7a6f1) into main (002a3af) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

@agoose77 agoose77 temporarily deployed to docs-preview July 2, 2023 17:28 — with GitHub Actions Inactive
Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, CMakeLists formatting.

I'm going to try the suggested commit below, to see if it's narrow enough for the line length.

Comment on lines 1 to 2
# BSD 3-Clause License; see
# https://github.com/scikit-hep/awkward-1.0/blob/main/LICENSE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't like the license being multi-line, even if it is a long line, but it looks like this is happening exactly once, in CMakeLists only (instead of every single C++ file). That's fine.

Actually, I'll try to see if it fits with 4 fewer characters.

Suggested change
# BSD 3-Clause License; see
# https://github.com/scikit-hep/awkward-1.0/blob/main/LICENSE
# BSD 3-Clause License; see https://github.com/scikit-hep/awkward/blob/main/LICENSE

@pre-commit-ci pre-commit-ci bot temporarily deployed to docs-preview July 3, 2023 17:09 Inactive
@agoose77
Copy link
Collaborator Author

agoose77 commented Jul 3, 2023

Taking your "it's fine" as tacit approval :)

@agoose77 agoose77 merged commit 745a810 into main Jul 3, 2023
36 checks passed
@agoose77 agoose77 deleted the agoose77/chore-cleanup-root branch July 3, 2023 23:06
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