mirror of
https://github.com/hexastack/hexabot
synced 2024-11-22 17:48:21 +00:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/usr/bin/env sh
|
|
|
|
npx --no-install commitlint --edit "$1"
|