-
In some case such as Gitlab, gitmoji code (ex: `:sparkles:`) are not well supported.
It would be very nice to be able to enforce the gitmoji encoding (code or emoji).
-
Simple can not run cypress behind the proxy
not only that even can not download it
First download through
npm install cypress
I got this issue :
```
npm WARN invalid config https-proxy="'…
-
Hello @carloscuesta!
https://github.com/carloscuesta/gitmoji-cli/blob/master/src/gitmoji.js#L99
I'm loving this tool though one thing is really bothering me, it's the fact that when I want to co…
-
Vulnerable Library - korojscommands-1.2.17.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/xml2js/package.json
Found in HEAD commit: 6cd705355322b8784542e5d9…
-
Hello @carloscuesta!
Issue:
whenever I `git commit` I get this error message: `A commit message is already set, cancelling gitmoji`
I was using Gitmoji through the git commit hook, setup with g…
-
hello @carloscuesta!
So I freshly installed gitmoji, I wanted to use `gitmoji -c` but because of a signing issue a gave up and ended up using the hook on `git commit`.
But, when I did a commit I…
-
Hello @carloscuesta! (nice issue template by the way, i might just steal it)
I can't seem to setup the gitmoji hook using `gitmoji-cli`.
Issue:
- create a new git repo
- `cd` into the thing
…
-
Hello,
I found a bug using the emoji 👷♂️
When I use the code the test passes
```
echo ':construction_worker: ci: test' | commitlint # passes
```
But when I use the emoji itself it fails…
-
Hello @carloscuesta!
Issue:
When upgrading my global install to the latest version (`npm i -g gitmoji-cli`) I received some dependency and peer dependency warnings about the versions reque…
-
Hello @carloscuesta!
When I finished messaging `gitmoji -c`, I got such message:
`timedPromise.finally is not a function`
Issue:
0. update gitmoji-cli to v3.1.0, I didn't encounter this issue …