-
-
Notifications
You must be signed in to change notification settings - Fork 715
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
As titled.
I'm finding it extremely annoying that all of the tests run every time I commit. We should enforce commit squashing anyways when we merge PRs so that not every commit has to be valid.
I currently pass -n every time I commit simply because I don't want to wait for the tests to run, but then when I use npm version and it commits a tag, that hook still runs and there's no way for me to disable it.
Maintainers, WDYT?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request