From 3b9703f90b206ab49a16d03ad72d320b96af9660 Mon Sep 17 00:00:00 2001 From: Matic Conradi Date: Thu, 12 Sep 2024 09:26:43 +0200 Subject: [PATCH 1/2] Add iblinter plugin --- README.md | 1 + plugins/iblinter | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/iblinter diff --git a/README.md b/README.md index 518da03ac..ac88ffd07 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Hyperfine | [volf52/asdf-hyperfine](https://github.com/volf52/asdf-hyperfine) | | iamlive | [chessmango/asdf-iamlive](https://github.com/chessmango/asdf-iamlive) | | iam-policy-json-to-terraform | [carlduevel/asdf-iam-policy-json-to-terraform](https://github.com/carlduevel/asdf-iam-policy-json-to-terraform) | +| IBLinter | [MaticConradi/asdf-iblinter](https://github.com/MaticConradi/asdf-iblinter) | | ibmcloud | [triangletodd/asdf-ibmcloud](https://github.com/triangletodd/asdf-ibmcloud) | | Idris | [asdf-community/asdf-idris](https://github.com/asdf-community/asdf-idris) | | Idris2 | [asdf-community/asdf-idris2](https://github.com/asdf-community/asdf-idris2) | diff --git a/plugins/iblinter b/plugins/iblinter new file mode 100644 index 000000000..6d25f3047 --- /dev/null +++ b/plugins/iblinter @@ -0,0 +1 @@ +repository = https://github.com/MaticConradi/asdf-iblinter.git \ No newline at end of file From a7d98ecfde61a38908a23fed729b06f716bf1f13 Mon Sep 17 00:00:00 2001 From: Matic Conradi Date: Thu, 12 Sep 2024 09:42:54 +0200 Subject: [PATCH 2/2] Add new line to plugin file --- plugins/iblinter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/iblinter b/plugins/iblinter index 6d25f3047..28482c956 100644 --- a/plugins/iblinter +++ b/plugins/iblinter @@ -1 +1 @@ -repository = https://github.com/MaticConradi/asdf-iblinter.git \ No newline at end of file +repository = https://github.com/MaticConradi/asdf-iblinter.git