Fast checkers first (to fail fast).

And push line-length at the end (we don't care yet).
This commit is contained in:
Julien Palard 2024-10-31 11:23:40 +01:00
commit 9e700354ce

View file

@ -188,7 +188,7 @@ syntax:
@msgcat *.po */*.po > /dev/null
.PHONY: verifs
verifs: spell syntax line-length check-headers sphinx-lint
verifs: syntax check-headers sphinx-lint spell line-length
.PHONY: clean
clean: