Skip to content

Commit 5b64aac

Browse files
committed
Reorder format and lint checks
1 parent 2cb29aa commit 5b64aac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ lint-fix:
2525
dev-dependencies:
2626
poetry update --with dev
2727

28-
fix: lint-fix format-fix
29-
check: typing test lint format
28+
fix: format-fix lint-fix
29+
check: typing test format lint

0 commit comments

Comments
 (0)