From e6539fd1cc49f2874748ee5a6bdd7ec2d05d6192 Mon Sep 17 00:00:00 2001 From: Sam Burrell Date: Sat, 16 Jul 2022 06:35:32 +0100 Subject: [PATCH] feat: adding pint (#627) --- README.md | 1 + plugins/pint | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/pint diff --git a/README.md b/README.md index d599812..d8f7397 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | pdm | [1oglop1/asdf-pdm](https://github.com/1oglop1/asdf-pdm) | [![Build Status](https://github.com/1oglop1/asdf-pdm/actions/workflows/build.yml/badge.svg)](https://github.com/1oglop1/asdf-pdm/actions) | | Perl | [ouest/asdf-perl](https://github.com/ouest/asdf-perl) | [![Build Status](https://travis-ci.org/ouest/asdf-perl.svg?branch=master)](https://travis-ci.org/ouest/asdf-perl) | | PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | [![Build status](https://github.com/asdf-community/asdf-php/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-php/actions) | +| pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [![Build Status](https://github.com/sam-burrell/asdf-pint/workflows/ci/badge.svg?branch=main)](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) | | pivnet | [laidbackware/asdf-pivotal](https://github.com/laidbackware/asdf-pivotal) | [![Build Status](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-pivnet.yml/badge.svg?branch=main)](https://github.com/laidbackware/asdf-pivotal/actions/workflows/test-pivnet.yml) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | [![Build status](https://github.com/asdf-community/asdf-please/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-please/actions) | | Pluto | [FairwindsOps/pluto](https://github.com/FairwindsOps/asdf-pluto) | [![GitHub Actions Status](https://github.com/FairwindsOps/asdf-pluto/workflows/master/badge.svg?branch=master)](https://github.com/FairwindsOps/asdf-pluto/actions) | diff --git a/plugins/pint b/plugins/pint new file mode 100644 index 0000000..0ab0f34 --- /dev/null +++ b/plugins/pint @@ -0,0 +1 @@ +repository = https://github.com/sam-burrell/asdf-pint.git