Closed AlmogBaku closed 1 year ago
No response
The pre-commit toolchain looks quite promising and can help us to standardize and remove contribution barriers.
This is especially relevant for adding tooling around the"conventional commits", and linting.
Dragonfly conventional commit: https://github.com/dragonflydb/dragonfly/blob/main/contrib/scripts/conventional-commits (by @ryanrussell)
^^ quite similar to https://github.com/soerenschneider/conventional-pre-commit-hook
Alternatively, https://github.com/compilerla/conventional-pre-commit
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
It's actually closed by #213 🙃
Background
No response
What do you propose to do?
The pre-commit toolchain looks quite promising and can help us to standardize and remove contribution barriers.
This is especially relevant for adding tooling around the"conventional commits", and linting.
What have you already tried?
No response
What else should we know?
Dragonfly conventional commit: https://github.com/dragonflydb/dragonfly/blob/main/contrib/scripts/conventional-commits (by @ryanrussell)
^^ quite similar to https://github.com/soerenschneider/conventional-pre-commit-hook
Alternatively, https://github.com/compilerla/conventional-pre-commit