mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add gofumpt plugin (#855)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
committed by
GitHub
parent
2abd88329f
commit
f1e0f31066
@@ -279,6 +279,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| go-junit-report | [jwillker/asdf-go-junit-report](https://github.com/jwillker/asdf-go-junit-report) | [](https://github.com/jwillker/asdf-go-junit-report/actions/workflows/build.yml) |
|
||||
| go-swagger | [jfreeland/asdf-go-swagger](https://github.com/jfreeland/asdf-go-swagger) | [](https://github.com/jfreeland/asdf-go-swagger/actions?query=workflow%3Abuild) |
|
||||
| goconvey | [therounds-contrib/asdf-goconvey](https://github.com/therounds-contrib/asdf-goconvey) | [](https://github.com/therounds-contrib/asdf-goconvey/actions) |
|
||||
| gofumpt | [looztra/asdf-gofumpt](https://github.com/looztra/asdf-gofumpt) | [](https://github.com/looztra/asdf-gofumpt/actions) |
|
||||
| GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | [](https://github.com/nklmilojevic/asdf-hugo/actions) |
|
||||
| gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | [](https://github.com/jimmidyson/asdf-gojq/actions) |
|
||||
| golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | [](https://github.com/hypnoglow/asdf-golangci-lint/actions) |
|
||||
|
||||
1
plugins/gofumpt
Normal file
1
plugins/gofumpt
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/looztra/asdf-gofumpt.git
|
||||
Reference in New Issue
Block a user