mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-03 11:05:35 +08:00
- When the `--no` flag is used with `npx`, it prevents the command from being executed if the package is not installed. We should instead show a message to the user indicating that they need to install `commitlint`.
2 lines
25 B
Plaintext
2 lines
25 B
Plaintext
npx commitlint --edit $1
|