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 892d5b4 commit a629525Copy full SHA for a629525
tools/check
@@ -9,4 +9,4 @@ echo "[CHECK] Running linter..."
9
bin/ameba --fix
10
11
echo "[CHECK] Running tests..."
12
-tools/coverage
+tools/coverage "$@"
0 commit comments