Initial commit: Add git-commit-message-linter project
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-29 10:23:45 +00:00
parent 6f6f4250b6
commit be885dc1dd

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
click>=8.0
pyyaml>=6.0
regex>=2023.0
gitpython>=3.1
colorama>=0.4.6