From e0923e6cb50c232a93dd24f97ab66ab69a7e0aaa Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 21 Oct 2022 14:09:28 +0200 Subject: [PATCH] vimwiki: dth @ DK023900WSL --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 0a201a7..86b02ef 100644 --- a/README.md +++ b/README.md @@ -33,27 +33,27 @@ Only proper nouns, CamelCase and class names should have uppercases letters. Use several gitmojis if it makes sense. -| emoji | code | description | -|---------------|-----------------|-----------------------------------------------------------| -| :sparkles: | `:sparkles:` | add new feature / function | -| :art: | `:art:` | refactor / type hinting / restructuring / linting | -| :goal_net: | `:goal_net:` | try/raise/handle errors or warnings | -| :zap: | `:zap:` | improve performance / coverage / profiling | -| :bug: | `:bug:` | bug fixing | -| :truck: | `:truck:` | moving / renaming | -| :recycle: | `:recycle:` | CI/CD, pre-commit hooks, auto-tests and environments | -| :boom: | `:boom:` | work in progress / breaking changes | -| :memo: | `:memo:` | doc / logging / verbosity / code comments | -| :fire: | `:fire:` | remove (dead) code / file | -| :alien: | `:alien:` | changes related to APIs, Databases, Network etc. | -| :key: | `:key:` | security, user access, roles | -| :tada: | `:tada:` | clean / transform / validate _data_ | -| :eyes: | `:eyes:` | UI / UX / CLI / visualizations (previously :lipstick:) | -| :brain: | `:brain:` | statistical modelling, training and prediction | -| :pushpin: | `:pushpin:` | dependency and environment versioning | -| :whale: | `:whale:` | virtualization, containerization and architecture changes | -| :see_no_evil: | `:see_no_evil:` | changes to `.*ignore` or local files | -| :mag: | `:mag:` | PR-review change-requests | +| emoji | code | description | +|---------------|-----------------|--------------------------------------------------------| +| :sparkles: | `:sparkles:` | add new feature / function | +| :art: | `:art:` | refactor / type hinting / restructuring / linting | +| :goal_net: | `:goal_net:` | try/raise/handle errors or warnings | +| :zap: | `:zap:` | improve performance / coverage / profiling | +| :bug: | `:bug:` | bug fixing | +| :truck: | `:truck:` | moving / renaming | +| :recycle: | `:recycle:` | CI/CD, pre-commit hooks, auto-tests and environments | +| :boom: | `:boom:` | work in progress / breaking changes | +| :memo: | `:memo:` | doc / logging / verbosity / code comments | +| :fire: | `:fire:` | remove (dead) code / file | +| :alien: | `:alien:` | changes related to APIs, Databases, Network etc. | +| :key: | `:key:` | security, user access, roles | +| :tada: | `:tada:` | clean / transform / validate _data_ | +| :eyes: | `:eyes:` | UI / UX / CLI / visualizations (previously :lipstick:) | +| :brain: | `:brain:` | statistical modelling, training and prediction | +| :pushpin: | `:pushpin:` | dependency and environment versioning | +| :whale: | `:whale:` | docker, VMs, containerization and architecture changes | +| :see_no_evil: | `:see_no_evil:` | changes to `.*ignore` or local files | +| :mag: | `:mag:` | PR-review change-requests | Missing a gitmoji? Take a look at [word emojis with short shortcodes](emojis.md) made by this script [this script](scripts/emoji_shortlist.py)