mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
feat: add yamllint plugin (#744)
This commit is contained in:
@@ -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) | [](https://github.com/younke/asdf-xcodegen/actions) |
|
||||
| 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) |
|
||||
| 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) |
|
||||
| Yor | [ordinaryexperts/asdf-yor](https://github.com/ordinaryexperts/asdf-yor) | [](https://github.com/ordinaryexperts/asdf-yor/actions/workflows/build.yml) |
|
||||
|
||||
1
plugins/yamllint
Normal file
1
plugins/yamllint
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/ericcornelissen/asdf-yamllint.git
|
||||
Reference in New Issue
Block a user