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

Pre-Commit is too slow #142

Closed
DomNomNom opened this issue Jul 17, 2021 · 0 comments
Closed

Pre-Commit is too slow #142

DomNomNom opened this issue Jul 17, 2021 · 0 comments
Assignees

Comments

@DomNomNom
Copy link
Contributor

Having pre-commit fail after 15 seconds with something that the linter knows how to fix is really annoying.

The linter with --cach --fix is too slow to be run after each file save (which works nicely in other languages like python with black).

Ideally we can make linting fast but I haven't seen a way of doing that. Having this check only at pre-push seems better than what we currently have.

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

No branches or pull requests

2 participants