lint: Setup gitlint.
Setup gitlint for developers to write well formatted commit messages. Note: .gitlint, gitlint-rules.py and lint-commits are taken directly from zulip/zulip with minor changes.
This commit is contained in:
parent
f8cd424495
commit
cce18ed11b
5 changed files with 193 additions and 0 deletions
|
@ -9,3 +9,4 @@ pytest
|
|||
-e ./zulip_botserver
|
||||
-e git+https://github.com/zulip/zulint@14e3974001bf8442a6a3486125865660f1f2eb68#egg=zulint==1.0.0
|
||||
mypy==0.790
|
||||
gitlint>=0.13.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue