diff --git a/README.md b/README.md index a4d12c8..23daaeb 100644 --- a/README.md +++ b/README.md @@ -617,6 +617,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) | | xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [![Build](https://github.com/NeoHsu/asdf-xh/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) | | yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [![Test Plugin](https://github.com/particledecay/asdf-yadm/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-yadm/actions) | +| yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | [![Check](https://github.com/ericcornelissen/asdf-yamllint/actions/workflows/check.yml/badge.svg)](https://github.com/ericcornelissen/asdf-yamllint/actions/workflows/check.yml) | | Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | [![Build Status](https://travis-ci.org/twuni/asdf-yarn.svg?branch=master)](https://travis-ci.org/twuni/asdf-yarn) | | yay | [aaaaninja/asdf-yay](https://github.com/aaaaninja/asdf-yay) | [![Build Status](https://github.com/aaaaninja/asdf-yay/actions/workflows/build.yml/badge.svg)](https://github.com/aaaaninja/asdf-yay/actions/workflows/build.yml) | | Yor | [ordinaryexperts/asdf-yor](https://github.com/ordinaryexperts/asdf-yor) | [![Build](https://github.com/ordinaryexperts/asdf-yor/actions/workflows/build.yml/badge.svg)](https://github.com/ordinaryexperts/asdf-yor/actions/workflows/build.yml) | diff --git a/plugins/yamllint b/plugins/yamllint new file mode 100644 index 0000000..bde2b79 --- /dev/null +++ b/plugins/yamllint @@ -0,0 +1 @@ +repository = https://github.com/ericcornelissen/asdf-yamllint.git