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

v0.13: Add pre-commit configuration #359

Open
dpriskorn opened this issue Jun 21, 2022 · 2 comments
Open

v0.13: Add pre-commit configuration #359

dpriskorn opened this issue Jun 21, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@dpriskorn
Copy link
Contributor

This helps check and correct the code before commit.
See https://github.com/internetarchive/wcdimportbot/blob/main/.pre-commit-config.yaml (you are free to copy-paste it if you want :) )

@LeMyst LeMyst added this to the v0.13 milestone Jul 2, 2022
@dpriskorn
Copy link
Contributor Author

I personally prefer to run it manually and then commit. Others seem to prefer to have it installed as a hook in git.

@LeMyst
Copy link
Owner

LeMyst commented Jul 19, 2022

I tried the pre-commit git hook but with too many errors and I didn't got the time before to solve them.
It's scheduled for the v0.13 !

@LeMyst LeMyst added the enhancement New feature or request label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants