gitmoji-cli icon indicating copy to clipboard operation
gitmoji-cli copied to clipboard

A gitmoji interactive command line tool for using emojis on commits. πŸ’»

Results 44 gitmoji-cli issues
Sort by recently updated
recently updated
newest added

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

dependencies
javascript

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

feature

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