mirror of
https://github.com/pockethost/pockethost.git
synced 2025-05-19 13:26:42 +00:00
Disable commitlint
This commit is contained in:
parent
76049303b7
commit
38686065bf
@ -1,5 +1,5 @@
|
||||
branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||
if [ "$branch" = "master" ]; then
|
||||
npx --no -- commitlint --edit $1
|
||||
fi
|
||||
# branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||
# if [ "$branch" = "master" ]; then
|
||||
# npx --no -- commitlint --edit $1
|
||||
# fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user