Mirror — primary at git.dannydannydanny.me
Find a file
2021-01-28 09:48:07 +01:00
_config.yml 💄 add github pages markdown rendering 2020-12-16 10:21:50 +01:00
LICENSE Initial commit 2020-12-10 10:52:44 +01:00
README.md add solarized themes 2021-01-28 09:48:07 +01:00

Welcome to DannyDannyDanny/gitmoji

Gitmoji

This gitmoji repo is focused on Python Data Processing based projects with som external dependencies (APIs or DBs). In your commit message use the format :gitmoji: [commit message]. Only propper nouns, CamelCase and class names should have uppercases letters. Avoid using multiple gitmojis.

Missing a gitmoji? Get inspiration. Submit an issue (or Pull Request).

gitmoji Lookup

emoji code description
:sparkles: add new feature / function
🎨 :art: improve readibility / structure and lint flake8
🥅 :goal_net: try/raise/handle errors or warnings
:zap: improve performance / coverage / profiling
🐛 :bug: fix this bug
🚚 :truck: moving / renaming
♻️ :recycle: refactor code
🚧 :construction: work in progress
:white_check_mark: writing tests, running tests
📝 :memo: doc / logging / verbosity / code comments
🔥 :fire: remove code / file
👽 :alien: changes related to APIs and Databases
📊 :bar_chart: clean / transform / validate data
💄 :lipstick: improve UI / UX, CLI or visualizations
🙈 :see_no_evil: changes to .gitignore and exclusively local files

Other methdology