Adding git commit message format enforcing

This commit is contained in:
Alex Kelly 2021-08-18 20:03:53 -04:00
commit 39caf5ec42
3 changed files with 17 additions and 2 deletions

View file

@ -13,6 +13,7 @@ python-dateutil = "^2.8.2"
pytest = "^6.2.4"
flake8 = "^3.9.2"
python-semantic-release = "^7.19.1"
enforce-git-message = "^1.0.1"
[build-system]
requires = ["poetry-core>=1.0.0"]