Michael Currin

Results 320 issues of 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...

enhancement

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...

enhancement

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...

enhancement

Currently moving 3 files shows as "rename"

bug

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....

enhancement

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...

enhancement

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...

enhancement