| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A pre-commit hook for devmoji — automatically decorate your commit messages with emojis ✨.
# .pre-commit-config.yaml
repos:
- repo: https://github.com/iwpnd/pre-commit-devmoji
rev: latest # or rev: v0.0.1
hooks:
- id: devmojiThen run:
pre-commit install --hook-type prepare-commit-msgMIT
Benjamin Ramser - @iwpnd
Project Link: https://github.com/iwpnd/pre-commit-devmoji
folke - maintainer of devmoji asottile - maintainer of pre-commit
| Back | FazBrowse Home | New Git URL |