mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-16 07:15:47 +01:00
5 lines
No EOL
116 B
Text
Executable file
5 lines
No EOL
116 B
Text
Executable file
# run commit lint
|
|
npx commitlint --edit "$1"
|
|
|
|
# run script to prepend message with icon
|
|
./.husky/append-icon.sh "$1" |