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

Normalize whitespace #2547

Merged
merged 4 commits into from
Jan 25, 2025
Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jan 20, 2025

This PR applies pre-commit hooks to normalize whitespace (trimming trailing whitespace and enforcing consistent end-of-file newlines).

These rules are already applied to most other RAPIDS repos, so this PR aligns with the norm in RAPIDS.

@bdice bdice self-assigned this Jan 20, 2025
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 20, 2025
@vyasr
Copy link
Contributor

vyasr commented Jan 24, 2025

@bdice unfortunately I think various upstream PRs merged while this was waiting for review. You'll probably find it easiest to revert the PR applying the hook, merge latest, then rerun the hook after.

@bdice
Copy link
Contributor Author

bdice commented Jan 24, 2025

The merge conflict required no input -- it's just that GitHub's web interface doesn't know how to resolve renaming conflicts from #2546. This should be good to go, I'll trigger a merge.

@bdice
Copy link
Contributor Author

bdice commented Jan 24, 2025

/merge

@rapids-bot rapids-bot bot merged commit ef4a7e1 into rapidsai:branch-25.02 Jan 25, 2025
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
Development

Successfully merging this pull request may close these issues.

3 participants