5
5
:project-mvn-coords: rewrite-clj/rewrite-clj
6
6
:workflow-url: https://github.com/{project-src-coords}/actions/workflows
7
7
:canary-tested: 🐥
8
- :canary-needed-patch: 🩹
8
+ :canary-needed-patch: 🩹
9
9
:not-canary-tested: 📍
10
10
11
11
image:rewrite-clj-logo.png[rewrite-clj,270,60]
@@ -33,7 +33,7 @@ No major issues have been found.
33
33
* I am very conservative on making any further v0->v1 breaking changes, but am open to breaking changes to any of the new v1 work.
34
34
35
35
We'll move out of alpha after folks have had a chance to give rewrite-clj v1 alpha a good shake.
36
- Things look solid but I would be very surprised if there are no issues and/or feedback .
36
+ Things look very solid at this point .
37
37
38
38
See https://github.com/clj-commons/rewrite-clj/projects/1[project page for current priorities].
39
39
@@ -53,12 +53,12 @@ Some projects using rewrite-clj v1
53
53
* https://github.com/liquidz/antq[antq] {canary-tested}
54
54
* https://github.com/babashka/babashka[babashka] {not-canary-tested}
55
55
* https://github.com/borkdude/carve[carve] {canary-tested} (in dev)
56
- * https://github.com/weavejester/cljfmt[cljfmt] {canary-tested}
57
- * https://github.com/greglook/cljstyle[cljstyle] {canary-tested}
56
+ * https://github.com/weavejester/cljfmt[cljfmt] {canary-tested}
57
+ * https://github.com/greglook/cljstyle[cljstyle] {canary-tested}
58
58
* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] {canary-tested}
59
59
* https://github.com/borkdude/rewrite-edn[rewrite-edn] {canary-tested}
60
60
* https://github.com/lread/test-doc-blocks[test-doc-blocks] {canary-tested}
61
- * https://github.com/nubank/umschreiben-clj[umschreiben-clj] {canary-tested}
61
+ * https://github.com/nubank/umschreiben-clj[umschreiben-clj] {canary-tested}
62
62
63
63
Some projects using rewrite-clj v0 and/or rewrite-cljs
64
64
@@ -69,8 +69,8 @@ Some projects using rewrite-clj v0 and/or rewrite-cljs
69
69
* https://github.com/benedekfazekas/mranderson[mranderson] {canary-tested}
70
70
* https://github.com/jstepien/mutant[mutant] {canary-tested}
71
71
* https://github.com/juxt/pack.alpha[pack (alpha)] {not-canary-tested}
72
- * https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] {canary-tested}
73
- * https://github.com/mauricioszabo/repl-tooling[repl-tooling] {not-canary-tested}
72
+ * https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] {canary-tested}
73
+ * https://github.com/mauricioszabo/repl-tooling[repl-tooling] {not-canary-tested}
74
74
* https://github.com/atomist-skills/update-leiningen-dependencies-skill[update-leiningen-dependencies-skill] {not-canary-tested}
75
75
* https://github.com/kkinnear/zprint[zprint] {canary-tested} {canary-needed-patch}
76
76
0 commit comments