This website requires JavaScript.
Explore
Help
Sign In
xenofem
/
python-zulip-api
Watch
1
Star
0
Fork
You've already forked python-zulip-api
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
c4a78d0832
python-zulip-api
/
tools
/
test-static-analysis
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
travis: Run mypy and linter in a single job.
2017-09-26 11:20:26 -04:00
#!/usr/bin/env bash
set -ev
lint: Remove gitlint from static analysis.
2021-02-24 23:22:42 -05:00
tools/lint --no-gitlint
travis: Run mypy and linter in a single job.
2017-09-26 11:20:26 -04:00
tools/run-mypy
Reference in a new issue
Copy permalink