mirror of https://github.com/zulip/zulip.git
Fix pre-commit to call lint-all, not check-all
(imported from commit 8450e79c2d9538c7bfd3cebe597a2869f8800eea)
This commit is contained in:
parent
abba52fd4d
commit
d897d0ad57
|
@ -1 +1 @@
|
|||
./tools/check-all || true
|
||||
./tools/lint-all || true
|
||||
|
|
Loading…
Reference in New Issue