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 6f56842 commit 6a78066Copy full SHA for 6a78066
script/test_libs.clj
@@ -310,12 +310,11 @@
310
"lein test"]}
311
{:name "clojure-lsp"
312
:platforms [:clj]
313
- :note "re-enable after next released, see https://github.com/clj-commons/rewrite-clj/pull/174"
314
- :version "2022.03.31-20.00.20"
+ :version "2022.04.18-00.59.32"
315
:github-release {:repo "clojure-lsp/clojure-lsp"}
316
:patch-fn clojure-lsp-patch
317
:show-deps-fn clojure-lsp-deps
318
- :test-cmds [#_"make test" "echo skipping"]}
+ :test-cmds ["make test"]}
319
{:name "depot"
320
321
:note "1 patch required due to using, but not requiring, rewrite-clj.node"
0 commit comments