|
4 | 4 | :project-src-coords: clj-commons/rewrite-clj
|
5 | 5 | :project-mvn-coords: rewrite-clj/rewrite-clj
|
6 | 6 | :workflow-url: https://github.com/{project-src-coords}/actions/workflows
|
| 7 | +:canary-tested: π₯ |
| 8 | +:canary-needed-patch: π©Ή |
| 9 | +:not-canary-tested: π |
7 | 10 |
|
8 | 11 | image:rewrite-clj-logo.png[rewrite-clj,270,60]
|
9 | 12 |
|
@@ -47,34 +50,34 @@ See https://github.com/clj-commons/rewrite-clj/projects/1[project page for curre
|
47 | 50 |
|
48 | 51 | Some projects using rewrite-clj v1
|
49 | 52 |
|
50 |
| -* https://github.com/liquidz/antq[antq] ^π₯^ |
51 |
| -* https://github.com/borkdude/carve[carve] ^π₯^ (in dev) |
52 |
| -* https://github.com/weavejester/cljfmt[cljfmt] ^π₯^ |
53 |
| -* https://github.com/greglook/cljstyle[cljstyle] ^π₯^ |
54 |
| -* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] ^π₯^ |
55 |
| -* https://github.com/borkdude/rewrite-edn[rewrite-edn] ^π₯^ |
56 |
| -* https://github.com/lread/test-doc-blocks[test-doc-blocks] ^π₯^ |
57 |
| -* https://github.com/nubank/umschreiben-clj[umschreiben-clj] ^π₯^ |
| 53 | +* https://github.com/liquidz/antq[antq] {canary-tested} |
| 54 | +* https://github.com/borkdude/carve[carve] {canary-tested} (in dev) |
| 55 | +* https://github.com/weavejester/cljfmt[cljfmt] {canary-tested} |
| 56 | +* https://github.com/greglook/cljstyle[cljstyle] {canary-tested} |
| 57 | +* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] {canary-tested} |
| 58 | +* https://github.com/borkdude/rewrite-edn[rewrite-edn] {canary-tested} |
| 59 | +* https://github.com/lread/test-doc-blocks[test-doc-blocks] {canary-tested} |
| 60 | +* https://github.com/nubank/umschreiben-clj[umschreiben-clj] {canary-tested} |
58 | 61 |
|
59 | 62 | Some projects using rewrite-clj v0 and/or rewrite-cljs
|
60 | 63 |
|
61 |
| -* https://github.com/mauricioszabo/atom-chlorine[atom-chlorine] ^π^ |
62 |
| -* https://github.com/Olical/depot[depot] ^π₯^ ^π©Ή^ |
63 |
| -* https://github.com/jonase/kibit[kibit] ^π₯^ |
64 |
| -* https://github.com/xsc/lein-ancient[lein-ancient] ^π₯^ |
65 |
| -* https://github.com/benedekfazekas/mranderson[mranderson] ^π₯^ |
66 |
| -* https://github.com/jstepien/mutant[mutant] ^π₯^ |
67 |
| -* https://github.com/juxt/pack.alpha[pack (alpha)] ^π^ |
68 |
| -* https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] ^π₯^ |
69 |
| -* https://github.com/mauricioszabo/repl-tooling[repl-tooling] ^π^ |
70 |
| -* https://github.com/atomist-skills/update-leiningen-dependencies-skill[update-leiningen-dependencies-skill] ^π^ |
71 |
| -* https://github.com/kkinnear/zprint[zprint] ^π₯^ ^π©Ή^ |
| 64 | +* https://github.com/mauricioszabo/atom-chlorine[atom-chlorine] {not-canary-tested} |
| 65 | +* https://github.com/Olical/depot[depot] {canary-tested} {canary-needed-patch} |
| 66 | +* https://github.com/jonase/kibit[kibit] {canary-tested} |
| 67 | +* https://github.com/xsc/lein-ancient[lein-ancient] {canary-tested} |
| 68 | +* https://github.com/benedekfazekas/mranderson[mranderson] {canary-tested} |
| 69 | +* https://github.com/jstepien/mutant[mutant] {canary-tested} |
| 70 | +* https://github.com/juxt/pack.alpha[pack (alpha)] {not-canary-tested} |
| 71 | +* https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] {canary-tested} |
| 72 | +* https://github.com/mauricioszabo/repl-tooling[repl-tooling] {not-canary-tested} |
| 73 | +* https://github.com/atomist-skills/update-leiningen-dependencies-skill[update-leiningen-dependencies-skill] {not-canary-tested} |
| 74 | +* https://github.com/kkinnear/zprint[zprint] {canary-tested} {canary-needed-patch} |
72 | 75 |
|
73 | 76 | Have an update? Let us know!
|
74 | 77 |
|
75 |
| -^π₯^ [.small]#canary tested against rewrite-clj v1 link:doc/02-developer-guide.adoc#libs-test[lib test suite]# + |
76 |
| -^π©Ή^ [.small]#source required minor change to work with rewrite-clj v1# + |
77 |
| -^π^ [.small]#no easy to run automated unit tests found for this project# |
| 78 | +{canary-tested} [.small]#canary tested against rewrite-clj v1 link:doc/02-developer-guide.adoc#libs-test[lib test suite]# + |
| 79 | +{canary-needed-patch} [.small]#source required minor change to work with rewrite-clj v1# + |
| 80 | +{not-canary-tested} [.small]#no easy to run automated unit tests found for this project# |
78 | 81 |
|
79 | 82 | == Versioning
|
80 | 83 |
|
|
0 commit comments