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

[Bug]Error while running the pre-commit as the CONTRIBUTING.md #119

Closed
rudrapsc opened this issue Jan 6, 2023 · 3 comments
Closed

[Bug]Error while running the pre-commit as the CONTRIBUTING.md #119

rudrapsc opened this issue Jan 6, 2023 · 3 comments
Assignees

Comments

@rudrapsc
Copy link
Contributor

rudrapsc commented Jan 6, 2023

Describe the bug
I installed pre-commit by commands given in CONTRIBUTING.md after installing when i tried to run pre-commit it gave process error.

To Reproduce
Steps to reproduce the behavior:
pip install -r requirements.dev.txt && pre-commit install
git .add
pre-commit run --files

Expected behavior
should be able to refactor the code

Screenshots
image

@Udayraj123
Copy link
Owner

Try migrating to github. Refer this

@rudrapsc
Copy link
Contributor Author

rudrapsc commented Jan 6, 2023

image

on updating .pre-commit-config.yaml
pre-commit run is working fine

@Udayraj123
Copy link
Owner

Fixed by #120

As pre-commit project has moved to github: https://stackoverflow.com/questions/74843772/pre-commit-suddenly-fails-to-install-flake8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants