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 29c0df4 commit bc2b328Copy full SHA for bc2b328
Makefile
@@ -33,7 +33,6 @@ cljfmt:
33
34
cloverage:
35
lein with-profile +$(CLOJURE_VERSION),+test-clj,+test-cljs,+cloverage cloverage --codecov \
36
- -e ".*java.parser" \
37
-e ".*util.instrument" \
38
-t "^((?!debug-integration-test).)*$$"
39
0 commit comments