Open Kenneth-Sills opened 3 months ago
The original project used:
lint-staged
pre-commit
Post initial release I'd like to:
pre-push
commit-msg
Github Actions and Dependabot may take me a second, my usual workflow is in Gitlab!
The original project used:
lint-staged
via Husky onpre-commit
.Post initial release I'd like to:
lint-staged
(it's a small project).pre-push
via Husky (avoid disrupting rebaser workflows).commit-msg
via Husky.Github Actions and Dependabot may take me a second, my usual workflow is in Gitlab!