spiegel-keyman/resources/git-hooks/commit-msg-defs
Marc Durdin 13b44a7e30 chore(common/resources): use shared scopes definition
This starts the shared scope definition. First cab off the rank is commit-msg
2020-05-19 17:08:57 +10:00

6 lines
104 B
Bash
Executable file

#!/bin/bash
# Configurable options for types, scopes and message length.
#
min_length=4
max_length=128