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

Remove Husky hooks #327

Closed
LeChatErrant opened this issue Apr 8, 2021 · 0 comments
Closed

Remove Husky hooks #327

LeChatErrant opened this issue Apr 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LeChatErrant
Copy link
Owner

Feature Request

Husky pre-commit hooks should be removed

Actual behaviour

Every files are linted before each commits, even if not touched

It is more time consuming than expected and only annoy developers

It often lead to confusion in commits when an error occurs, and pipelines are already checking code integrity

Expected behaviour

Pre commit hooks should simply be deleted

@LeChatErrant LeChatErrant added the enhancement New feature or request label Apr 8, 2021
@LeChatErrant LeChatErrant self-assigned this Apr 8, 2021
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

1 participant