-
Notifications
You must be signed in to change notification settings - Fork 790
Add pre-commit configuration #1606
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
Conversation
|
I think it's a good idea. @photovoltex? |
|
I think nothing speaks against adding the config to the repo. Tho |
id are defined here: https://github.com/doublify/pre-commit-rust/blob/master/hooks.yaml Concerning the
AFAICT current workspace configuration don't define any default-members, so all members should be selected. Which is confirmed by running Do you want to include As for |
0cc5205 to
e9c4723
Compare
photovoltex
left a comment
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.
Thanks for clarifying that! I also seemed to have overlooked the link to a different repo in the config file. But seems good to me then.
* feat: Add pre-commit configuration (librespot-org#1606) * fix: uses the extended-metadata endpoint to retrieve metadata * chore: update CHANGELOG.md * chore: fix clippy warnings --------- Co-authored-by: Paul Fariello <[email protected]> Co-authored-by: Felix Prillwitz <[email protected]>
* feat: Add pre-commit configuration (librespot-org#1606) * fix: uses the extended-metadata endpoint to retrieve metadata * chore: update CHANGELOG.md * chore: fix clippy warnings --------- Co-authored-by: Paul Fariello <[email protected]> Co-authored-by: Felix Prillwitz <[email protected]>
Add pre-commit configuration to ease development regarding CI checks