1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2026-06-10 01:32:25 +02:00

feat: add gitlint

Add gitlint to enforce Angular style commit messages.

WIP. Doesn't work currently.
This commit is contained in:
Christoph Miksche
2019-09-08 18:58:17 +02:00
parent fad65bc0be
commit 0fe58ec95c
3 changed files with 94 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ requests = "*"
packaging = "*"
fire = "*"
configparser = "*"
gitlint = "*"
[requires]
python_version = "3.7"