opensource-nepal / commitlint

commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
GNU General Public License v3.0
16 stars 9 forks source link

Add option for showing verbose #16

Closed aj3sh closed 4 months ago

aj3sh commented 8 months ago

A CLI option --verbose or -v to enable detailed debugging messages for the CLI process. This option should also considered for pre-commit and Github actions.