auto-commit-msg
auto-commit-msg copied to clipboard
Add Conventional Commit for X files changed
Depends on #38
How about the prefix before the message should always be feat if you add or update a file?
And if you only move or rename, it is refactor.
If you only delete files, then it is chore.
Then #50 later.