File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Some projects using rewrite-clj v1
54
54
* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] ^🐥^
55
55
* https://github.com/borkdude/rewrite-edn[rewrite-edn] ^🐥^
56
56
* https://github.com/lread/test-doc-blocks[test-doc-blocks] ^🐥^
57
+ * https://github.com/nubank/umschreiben-clj[umschreiben-clj] ^🐥^
57
58
58
59
Some projects using rewrite-clj v0 and/or rewrite-cljs
59
60
Original file line number Diff line number Diff line change 413
413
:patch-fn deps-edn-v1-patch
414
414
:show-deps-fn cli-deps-tree
415
415
:test-cmds [" bb ./script/ci_tests.clj" ]}
416
+ {:name " umschreiben-clj"
417
+ :version " 0.1.0"
418
+ :platforms [:clj ]
419
+ :github-release {:repo " nubank/umschreiben-clj"
420
+ :via :tag }
421
+ :patch-fn project-clj-v1-patch
422
+ :show-deps-fn lein-deps-tree
423
+ :test-cmds [" lein test" ]}
416
424
{:name " zprint"
417
425
:version " 1.1.1"
418
426
:platforms [:clj :cljs ]
You can’t perform that action at this time.
0 commit comments