feat: add clj-kondo plugin (#932)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Greg Rynkowski
2024-01-08 03:42:09 -03:00
committed by GitHub
parent a4989e9e24
commit 5d2a380864
2 changed files with 2 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| cilium-cli | [carnei-ro/asdf-cilium-cli](https://github.com/carnei-ro/asdf-cilium-cli) | [![Build Status](https://github.com/carnei-ro/asdf-cilium-cli/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-cilium-cli/actions) |
| cilium-hubble | [NitriKx/asdf-cilium-hubble](https://github.com/NitriKx/asdf-cilium-hubble) | [![Build Status](https://github.com/NitriKx/asdf-cilium-hubble/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/NitriKx/asdf-cilium-hubble/actions) |
| Clarinet | [alexgo-io/asdf-clarinet](https://github.com/alexgo-io/asdf-clarinet) | [![Build Status](https://github.com/alexgo-io/asdf-clarinet/actions/workflows/build.yml/badge.svg)](https://github.com/alexgo-io/asdf-clarinet/actions) |
| clj-kondo | [rynkowsg/asdf-clj-kondo](https://github.com/rynkowsg/asdf-clj-kondo) | [![Test](https://github.com/rynkowsg/asdf-clj-kondo/actions/workflows/test.yml/badge.svg)](https://github.com/rynkowsg/asdf-clj-kondo/actions/workflows/test.yml) |
| Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | [![Build Status](https://github.com/asdf-community/asdf-clojure/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-clojure/actions) |
| Cloudflared | [threkk/asdf-cloudflared](https://github.com/threkk/asdf-cloudflared) | [![GitHub Actions Status](https://github.com/threkk/asdf-cloudflared/workflows/Build/badge.svg?branch=main)](https://github.com/threkk/asdf-cloudflared/actions) |
| cloud-sql-proxy | [pbr0ck3r/asdf-cloud-sql-proxy](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy) | [![CI](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy/workflows/Build/badge.svg)](https://github.com/pbr0ck3r/asdf-cloud-sql-proxy/actions/workflows/build.yml) |

1
plugins/clj-kondo Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/rynkowsg/asdf-clj-kondo.git