mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add ktlint plugin (#514)
This commit is contained in:
@@ -262,6 +262,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| kscript | [edgelevel/asdf-kscript](https://github.com/edgelevel/asdf-kscript) | [](https://travis-ci.org/edgelevel/asdf-kscript) |
|
||||
| krew | [jimmidyson/asdf-krew](https://github.com/jimmidyson/asdf-krew) | [](https://github.com/jimmidyson/asdf-krew/actions) |
|
||||
| Ksonnet | [Banno/asdf-ksonnet](https://github.com/Banno/asdf-ksonnet) | [](https://travis-ci.org/Banno/asdf-ksonnet) |
|
||||
| ktlint | [esensar/asdf-ktlint](https://github.com/esensar/asdf-ktlint) | [](https://github.com/esensar/asdf-ktlint/actions/workflows/build.yml)
|
||||
| kube-capacity | [looztra/asdf-kube-capacity](https://github.com/looztra/asdf-kube-capacity) | [](https://travis-ci.org/looztra/asdf-kube-capacity) |
|
||||
| kube-code-generator | [jimmidyson/asdf-kube-code-generator](https://github.com/jimmidyson/asdf-kube-code-generator) | [](https://github.com/jimmidyson/asdf-kube-code-generator/actions) |
|
||||
| kube-controller-tools | [jimmidyson/asdf-kube-controller-tools](https://github.com/jimmidyson/asdf-kube-controller-tools) | [](https://github.com/jimmidyson/asdf-kube-controller-tools/actions) |
|
||||
|
||||
1
plugins/ktlint
Normal file
1
plugins/ktlint
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/esensar/asdf-ktlint.git
|
||||
Reference in New Issue
Block a user