lint: Remove custom --no-gitlint option.

zulint already has --skip for this.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2021-03-04 14:03:35 -08:00
parent c4a78d0832
commit 2e3c65a044
2 changed files with 3 additions and 6 deletions

View file

@ -2,5 +2,5 @@
set -ev
tools/lint --no-gitlint
tools/lint --skip=gitlint
tools/run-mypy