feat: add yamllint plugin (#744)

This commit is contained in:
Eric Cornelissen
2023-01-31 01:02:55 +01:00
committed by GitHub
parent eabdf063f0
commit dedd7e4c5a
2 changed files with 2 additions and 0 deletions

View File

@@ -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) |

1
plugins/yamllint Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/ericcornelissen/asdf-yamllint.git