This website requires JavaScript.
Explore
Help
Sign in
janek
/
mostr-zulip-bot
Watch
1
Star
0
Fork
You've already forked mostr-zulip-bot
0
Code
Issues
Pull requests
Releases
Activity
c4a78d0832
mostr-zulip-bot
/
tools
/
test-static-analysis
7 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
travis: Run mypy and linter in a single job.
2017-09-26 17:20:26 +02:00
#!/usr/bin/env bash
set -ev
lint: Remove gitlint from static analysis.
2021-02-25 09:52:42 +05:30
tools/lint --no-gitlint
travis: Run mypy and linter in a single job.
2017-09-26 17:20:26 +02:00
tools/run-mypy
Reference in a new issue
Copy permalink