From e92abb1d34f55633d260d37d90be6a08ca107201 Mon Sep 17 00:00:00 2001 From: Jiahui Li Date: Sun, 6 Oct 2024 07:42:11 -0500 Subject: [PATCH] feat: add spotbugs plugin (#1038) --- README.md | 1 + plugins/spotbugs | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/spotbugs diff --git a/README.md b/README.md index 159a2dbfd..e6203547b 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Spark | [joshuaballoch/asdf-spark](https://github.com/sudo-black/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | | Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | +| spotbugs | [jiahuili430/asdf-spotbugs](https://github.com/jiahuili430/asdf-spotbugs) | | Spring Boot CLI | [joschi/asdf-spring-boot](https://github.com/joschi/asdf-spring-boot) | | Spruce | [woneill/asdf-spruce](https://github.com/woneill/asdf-spruce) | | sqldef | [cometkim/asdf-sqldef](https://github.com/cometkim/asdf-sqldef) | diff --git a/plugins/spotbugs b/plugins/spotbugs new file mode 100644 index 000000000..54d219a47 --- /dev/null +++ b/plugins/spotbugs @@ -0,0 +1 @@ +repository = https://github.com/jiahuili430/asdf-spotbugs