-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
✨ feat: add pre-commit hook config #199
base: main
Are you sure you want to change the base?
Conversation
The output looks like this:
I also tested it with a real commit in the test repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! I've added a few questions/comments.
f00d8a3
to
9d454aa
Compare
Thanks for the review. I amended the changes into the same commit. |
Thank you! I've made a few changes. Could you do a final review? If all looks good to you, I'll merge :) |
One last remark. Otherwise looks good to me. |
Summary
This PR makes git-sumi usuable via pre-commit.
Related issue
#179
How has this been tested?
Type of change
Checklist
cargo fmt
.