Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f902085dd0 |
@ -3,5 +3,5 @@
|
||||
set -e
|
||||
|
||||
PRTITLE="$1"
|
||||
echo "PRTITLE" > /tmp/prtitle.txt
|
||||
echo "$PRTITLE" > /tmp/prtitle.txt
|
||||
conventional-pre-commit --no-color --force-scope --strict --verbose /tmp/prtitle.txt
|
||||
|
Loading…
Reference in New Issue
Block a user