Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 240 Bytes

demo-semantic-commits

Demo code used as part of a lightning talk.

Getting started

pyenv install 3.10.3
pyenv local 3.10.3
poetry install
poetry run pre-commit install
poetry run pre-commit install --hook-type commit-msg