File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
:notitle:
2
2
:figure-caption!:
3
3
:imagesdir: ./doc
4
+ :project-src-coords: clj-commons/rewrite-clj
5
+ :project-mvn-coords: rewrite-clj/rewrite-clj
6
+ :workflow-url: https://github.com/{project-src-coords}/actions/workflows
4
7
5
8
image:rewrite-clj-logo.png[rewrite-clj,270,60]
6
9
7
- https://cljdoc.org/d/rewrite-clj/rewrite-clj /CURRENT[image:https://cljdoc.org/badge/rewrite-clj/rewrite-clj [cljdoc]]
8
- https://github.com/clj-commons/rewrite-clj/actions/workflows/ unit-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows /unit-test.yml/badge.svg[Unit Tests]]
9
- https://github.com/clj-commons/rewrite-clj/actions/workflows/ libs-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows /libs-test.yml/badge.svg[Libs Test]]
10
- https://github.com/clj-commons/rewrite-clj/actions/workflows/ native-image-test.yml[image:https://github.com/clj-commons/rewrite-clj/actions/workflows /native-image-test.yml/badge.svg[Native Image Tests]]
11
- https://codecov.io/gh/clj-commons/rewrite-clj [image:https://codecov.io/gh/clj-commons/rewrite-clj /branch/main/graph/badge.svg[Code Coverage]]
10
+ https://cljdoc.org/d/{project-mvn-coords} /CURRENT[image:https://cljdoc.org/badge/{project-mvn-coords} [cljdoc]]
11
+ {workflow-url} / unit-test.yml[image:{workflow-url} /unit-test.yml/badge.svg[Unit Tests]]
12
+ {workflow-url} / libs-test.yml[image:{workflow-url} /libs-test.yml/badge.svg[Libs Test]]
13
+ {workflow-url} / native-image-test.yml[image:{workflow-url} /native-image-test.yml/badge.svg[Native Image Tests]]
14
+ https://codecov.io/gh/{project-src-coords} [image:https://codecov.io/gh/{project-src-coords} /branch/main/graph/badge.svg[Code Coverage]]
12
15
https://clojurians.slack.com/messages/CHB5Q2XUJ[image:https://img.shields.io/badge/slack-join_chat-brightgreen.svg[Join chat]]
13
16
https://clojars.org/rewrite-clj[image:https://img.shields.io/clojars/v/rewrite-clj.svg[Clojars project]]
14
17
You can’t perform that action at this time.
0 commit comments