Skip to content

Commit fdcd880

Browse files
feat: add cljstyle plugin (#959)
1 parent 1151fb3 commit fdcd880

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
152152
| cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) |
153153
| Clarinet | [alexgo-io/asdf-clarinet](https://github.com/alexgo-io/asdf-clarinet) |
154154
| clj-kondo | [rynkowsg/asdf-clj-kondo](https://github.com/rynkowsg/asdf-clj-kondo) |
155+
| cljstyle | [abogoyavlensky/asdf-cljstyle](https://github.com/abogoyavlensky/asdf-cljstyle) |
155156
| Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) |
156157
| Cloudflared | [threkk/asdf-cloudflared](https://github.com/threkk/asdf-cloudflared) |
157158
| cloud-sql-proxy | [pbr0ck3r/asdf-cloud-sql-proxy](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy) |

plugins/cljstyle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
repository = https://github.com/abogoyavlensky/asdf-cljstyle.git

0 commit comments

Comments
 (0)