feat: add yamlfmt plugin (#829)

This commit is contained in:
Kenichi Kamiya
2023-05-28 21:46:23 +09:00
committed by GitHub
parent 88191bbdeb
commit 363be6d36b
2 changed files with 2 additions and 0 deletions

View File

@@ -691,6 +691,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| xcodes | [younke/asdf-xcodes](https://github.com/younke/asdf-xcodes) | [![Build Status](https://github.com/younke/asdf-xcodes/actions/workflows/build.yml/badge.svg)](https://github.com/younke/asdf-xcodes/actions/workflows/build.yml) |
| 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) |
| yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | [![Check](https://github.com/kachick/asdf-yamlfmt/actions/workflows/build.yml/badge.svg)](https://github.com/kachick/asdf-yamlfmt/actions/workflows/build.yml) |
| 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) |

1
plugins/yamlfmt Normal file
View File

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