We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb29aa commit 5b64aacCopy full SHA for 5b64aac
Makefile
@@ -25,5 +25,5 @@ lint-fix:
25
dev-dependencies:
26
poetry update --with dev
27
28
-fix: lint-fix format-fix
29
-check: typing test lint format
+fix: format-fix lint-fix
+check: typing test format lint
0 commit comments