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