We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6313474 commit 0221c98Copy full SHA for 0221c98
.golangci.yaml
@@ -5,4 +5,4 @@ linters:
5
disable-all: true
6
enable:
7
- gofumpt
8
- - gci
+ - goimports
0 commit comments