mirror of
https://github.com/hexastack/hexabot
synced 2025-01-01 16:46:00 +00:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
|
||
|
npx --no-install commitlint --edit "$1"
|