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 cd38794 commit 48fa083Copy full SHA for 48fa083
script/libs_tests.clj
@@ -186,7 +186,7 @@
186
(patch-deps {:filename (str (fs/file home-dir "deps.edn"))
187
:removals #{'rewrite-clj/rewrite-clj 'cljfmt/cljfmt}
188
:additions {'rewrite-clj/rewrite-clj {:mvn/version rewrite-clj-version}
189
- 'cljfmt/cljfmt {:mvn/version "0.7.0" :exclusions ['rewrite-cljs/rewrite-clj
+ 'cljfmt/cljfmt {:mvn/version "0.7.0" :exclusions ['rewrite-cljs/rewrite-cljs
190
'rewrite-clj/rewrite-clj]}}}))
191
;;
192
;; mranderson
0 commit comments