mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add yamlfmt plugin (#829)
This commit is contained in:
@@ -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) | [](https://github.com/younke/asdf-xcodes/actions/workflows/build.yml) |
|
||||
| xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) |
|
||||
| yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [](https://github.com/particledecay/asdf-yadm/actions) |
|
||||
| yamlfmt | [kachick/asdf-yamlfmt](https://github.com/kachick/asdf-yamlfmt) | [](https://github.com/kachick/asdf-yamlfmt/actions/workflows/build.yml) |
|
||||
| yamllint | [ericcornelissen/asdf-yamllint](https://github.com/ericcornelissen/asdf-yamllint) | [](https://github.com/ericcornelissen/asdf-yamllint/actions/workflows/check.yml) |
|
||||
| Yarn | [twuni/asdf-yarn](https://github.com/twuni/asdf-yarn) | [](https://travis-ci.org/twuni/asdf-yarn) |
|
||||
| yay | [aaaaninja/asdf-yay](https://github.com/aaaaninja/asdf-yay) | [](https://github.com/aaaaninja/asdf-yay/actions/workflows/build.yml) |
|
||||
|
||||
1
plugins/yamlfmt
Normal file
1
plugins/yamlfmt
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/kachick/asdf-yamlfmt.git
|
||||
Reference in New Issue
Block a user