feat: add gofumpt plugin (#855)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Christophe Furmaniak
2023-07-26 10:38:32 +02:00
committed by GitHub
parent 2abd88329f
commit f1e0f31066
2 changed files with 2 additions and 0 deletions

View File

@@ -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) | [![GitHub Actions Status](https://github.com/jwillker/asdf-go-junit-report/actions/workflows/build.yml/badge.svg)](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) | [![Build Status](https://github.com/jfreeland/asdf-go-swagger/workflows/build/badge.svg)](https://github.com/jfreeland/asdf-go-swagger/actions?query=workflow%3Abuild) |
| goconvey | [therounds-contrib/asdf-goconvey](https://github.com/therounds-contrib/asdf-goconvey) | [![Build Status](https://github.com/therounds-contrib/asdf-goconvey/actions/workflows/build.yml/badge.svg)](https://github.com/therounds-contrib/asdf-goconvey/actions) |
| gofumpt | [looztra/asdf-gofumpt](https://github.com/looztra/asdf-gofumpt) | [![Build Status](https://github.com/looztra/asdf-gofumpt/actions/workflows/build.yml/badge.svg)](https://github.com/looztra/asdf-gofumpt/actions) |
| GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | [![Build Status](https://github.com/nklmilojevic/asdf-hugo/actions/workflows/build.yml/badge.svg)](https://github.com/nklmilojevic/asdf-hugo/actions) |
| gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | [![Build Status](https://github.com/jimmidyson/asdf-gojq/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-gojq/actions) |
| golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | [![Build Status](https://github.com/hypnoglow/asdf-golangci-lint/workflows/master/badge.svg?branch=master)](https://github.com/hypnoglow/asdf-golangci-lint/actions) |

1
plugins/gofumpt Normal file
View File

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