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 0b39331 commit 5fba627Copy full SHA for 5fba627
Makefile
@@ -25,4 +25,4 @@ coverage:
25
# Run all checks required before pushing
26
check: lint typecheck test
27
fix: check format
28
-all: formatcheck test coverage
+all: format check test coverage
0 commit comments