enable gofumpt linter
This commit is contained in:
parent
08a73c90a6
commit
e232c1083c
|
@ -6,6 +6,7 @@ linters:
|
|||
- errorlint
|
||||
- gci
|
||||
- gofmt
|
||||
- gofumpt
|
||||
- gosimple
|
||||
- typecheck
|
||||
- unparam
|
||||
|
|
Loading…
Reference in New Issue