From 4852541cf65460c69ba06835a5a25120ab2cb083 Mon Sep 17 00:00:00 2001 From: daikieng Date: Thu, 5 Feb 2026 01:28:33 +0900 Subject: [PATCH] feat: add oxlint plugin --- README.md | 1 + plugins/oxlint | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/oxlint diff --git a/README.md b/README.md index 9a06f9e4..0dc3c24e 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | opentofu | [virtualroot/asdf-opentofu](https://github.com/virtualroot/asdf-opentofu) | | Operator SDK | [Medium/asdf-operator-sdk](https://github.com/Medium/asdf-operator-sdk) | | Opsgenie-lamp | [ORCID/asdf-opsgenie-lamp](https://github.com/ORCID/asdf-opsgenie-lamp) | +| oxlint | [daikieng/asdf-oxlint](https://github.com/daikieng/asdf-oxlint) | | oras | [bodgit/asdf-oras](https://github.com/bodgit/asdf-oras) | | Osm | [nlamirault/asdf-osm](https://github.com/nlamirault/asdf-osm) | | osqueryi | [davidecavestro/asdf-osqueryi](https://github.com/davidecavestro/asdf-osqueryi) | diff --git a/plugins/oxlint b/plugins/oxlint new file mode 100644 index 00000000..d5cfea06 --- /dev/null +++ b/plugins/oxlint @@ -0,0 +1 @@ +repository = https://github.com/daikieng/asdf-oxlint.git