2 lines
44 B
Text
2 lines
44 B
Text
|
#!/bin/sh
|
||
|
npx --no -- commitlint --edit "$1"
|