Loading
Commits on Source 3
-
Andrew Vella authored
Added default_install_hook_types to ensure both pre-commit and commit-msg hooks are installed by default. This removes the need for developers to manually run `pre-commit install --hook-type commit-msg` to enable commit message linting. Ref: #153
-
Andrew Vella authored
ci(commitlint): default install commit-msg hook for commitlint Closes #153 See merge request !167
-
release-it-bot authored