gitmoji-cli
gitmoji-cli copied to clipboard
A gitmoji interactive command line tool for using emojis on commits. π»
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3. Release notes Sourced from prettier's releases. 3.7.3 What's Changed Fix prettier.getFileInfo() change that breaks VSCode extension by @βfisker in prettier/prettier#18375 π Changelog 3.7.2 What's...
### Describe the bug Not sure if this is occurring because of node, but the only script that gave me this warning so far was the gitmoji. The warning follows:...
### Description of the problem Currently, Gitmoji CLI only supports a single configuration file format: gitmoji-rc.json. This limits flexibility for projects that could benefit from dynamic or typed configurations. Supporting...
### Discussion For me, the structure of a commit message should always include the type (see also https://www.conventionalcommits.org/en/v1.0.0/#summary). But the type is completely missing. A correct commit message would be,...