Michael Currin
Michael Currin
Relates to #38 What happens when there is an old message when making a count message? Throw it away? Especially not useful if the old msg is a count and...
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...
First make feat the default Then if the message is identical, replace feat with fix. And back again? I might be missing the behavior anyway to detect repeat message which...
Relates to #38
I've already setup a flow for using the compiled JS files outside of VS Code. Test and document this, maybe more work is needed to build that and release it....
There is unused code in convCommit module - this can be refactored and more used such as arriving as "4 scripts", "3 configs" or 5 CI files" Must be done...
The prepareCommitMsg module has missing coverage based on the reports. The functions are _used_ in the app but in the autofill and cli modules which are not practical to test...