cce18ed11b
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.
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
crayons
|
|
twine
|
|
coverage>=4.4.1
|
|
flake8
|
|
mock
|
|
pytest
|
|
-e ./zulip
|
|
-e ./zulip_bots
|
|
-e ./zulip_botserver
|
|
-e git+https://github.com/zulip/zulint@14e3974001bf8442a6a3486125865660f1f2eb68#egg=zulint==1.0.0
|
|
mypy==0.790
|
|
gitlint>=0.13.0
|