♻️ rests and hooks

This commit is contained in:
dannydannydanny 2021-03-18 13:49:15 +01:00 committed by GitHub
parent ebc2b065a9
commit 0f03fa6362
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ In your commit message use the format `:gitmoji: <commit message>`. Only propper
|:zap:|`:zap:`| improve performance / coverage / profiling |
|:bug:|`:bug:`| fix this bug|
|:truck:|`:truck:`| moving / renaming |
|:recycle:|`:recycle:`| writing tests, running tests |
|:recycle:|`:recycle:`| writing automated tests and hooks |
|:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes |
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|:fire: / :coffin:|`:fire:`/`:coffin:`| remove (dead) code / file |