mirror of
https://github.com/hexastack/hexabot
synced 2025-02-18 18:38:42 +00:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/usr/bin/env sh
|
|
|
|
npx --no-install commitlint --edit "$1"
|