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 a6240d0 commit 9bbe6afCopy full SHA for 9bbe6af
Makefile
@@ -24,4 +24,4 @@ coverage:
24
# Run all checks required before pushing
25
check: lint typecheck test
26
fix: check format
27
-all: format check test coverage
+all: format check coverage
0 commit comments