Skip to content

Commit

Permalink
quality : keep Makefile consistent with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Jan 8, 2025
1 parent 3de59f8 commit befbb75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ DJLINT_EXCLUDE ?= lacommunaute/templates/middleware/

.PHONY: quality fix
quality:
black --check lacommunaute
ruff check lacommunaute
djlint --lint --check lacommunaute --exclude $(DJLINT_EXCLUDE)

Expand Down

0 comments on commit befbb75

Please sign in to comment.