mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-03-10 16:37:40 +00: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
|