Revert "Keep running lint even if the previous one failed"

This reverts commit 084984c65d.
This commit is contained in:
Khue Doan 2021-06-10 19:34:06 +07:00
parent 084984c65d
commit e8a2aa98b4

View File

@ -26,5 +26,5 @@ docs:
apply: metal infra apps
lint:
-make -C metal lint
-make -C infra lint
make -C metal lint
make -C infra lint