From 0f03fa6362c1d986bdaaf59f71d5aae8baf6d0e1 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 18 Mar 2021 13:49:15 +0100 Subject: [PATCH] :recycle: rests and hooks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b9ef4d..b22ec13 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ In your commit message use the format `:gitmoji: `. 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 |