CI/CD for the rewrite #22
oskardotglobal
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
Yeah, we should definitely do this (I currently have no time actually code anything). |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've added a pre-commit config along with basic usage guidelines to the rewrite branch and am currently figuring out how to get pre-commit ci working with a non-default branch |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, the checks on the rewrite branch are failing because rustfmt wants formatting changes. We should look into preventing this in the future by using tools like https://pre-commit.com to prevent stuff like this in the future.
Beta Was this translation helpful? Give feedback.
All reactions