See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| run: | |
| @echo "> ๐ Starting server" | |
| poetry run python manage.py runserver | |
| build: | |
| @echo "> ๐ป Run migrations" | |
| poetry run python manage.py migrate | |
| @echo "> ๐ป Run collectstatic" | |
| poetry run python manage.py collectstatic --no-input |
| https://transfer.sh/ |
| { | |
| "flake8.args": [ | |
| "--line-length", | |
| "79" | |
| ], | |
| "black-formatter.args": [ | |
| "--skip-string-normalization", | |
| "--line-length", | |
| "79" | |
| ], |
People
:bowtie: |
๐ :smile: |
๐ :laughing: |
|---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |