-
Notifications
You must be signed in to change notification settings - Fork 198
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
Update pre-commit hooks #1154
Update pre-commit hooks #1154
Conversation
Burn down starts tomorrow, so if you want to get part of this in 22.12 suggest opening the PRs now. |
@harrism It's not as time sensitive as GitHub Actions for cuDF, which is my primary project at the moment. Since this is partially blocked by #1151 anyway, I am going to de-prioritize this and come back to it at a convenient time (probably just after burndown, targeting 23.02). Since it's mostly for developer convenience, the release timing is not crucial. |
266a833
to
a86ac23
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## branch-23.02 #1154 +/- ##
==============================================
Coverage ? 0.00%
==============================================
Files ? 5
Lines ? 406
Branches ? 0
==============================================
Hits ? 0
Misses ? 406
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@harrism edit: Actually we don't need re-approval from Ray. Just AJ, since he requested changes. |
@gpucibot merge |
This PR updates rmm's pre-commit hooks and CI style check scripts. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Mark Harris (https://github.com/harrism) - Ray Douglass (https://github.com/raydouglass) - AJ Schmidt (https://github.com/ajschmidt8) URL: rapidsai#1154
Description
This PR updates rmm's pre-commit hooks and CI style check scripts.
Checklist