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 0bf3ee3 commit 805e288Copy full SHA for 805e288
bb.edn
@@ -18,7 +18,7 @@
18
-lint-kondo {:task lint-kondo/-main :doc "[--rebuild-cache]"}
19
-lint-eastwood {:task lint-eastwood/-main}
20
-lint-whitespace {:task lint-whitespace/-main}
21
- test-clj {:task test-clj/-main :doc "[--clojure-version (1.9|1.10)]"}
+ test-clj {:task test-clj/-main :doc "[--clojure-version (1.8|1.9|1.10|1.11)]"}
22
test-cljs {:task test-cljs/-main :doc "use --help for args"}
23
test-shadow-cljs {:task test-shadow-cljs/-main}
24
test-native {:task test-native/-main :doc "run rewrite-clj and tests after both compiled with GraalVM native-image"}
0 commit comments