We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e3f93 commit a9e4ce7Copy full SHA for a9e4ce7
.golangci.yml
@@ -18,6 +18,7 @@ linters:
18
- gci
19
- gofmt
20
- gofumpt
21
+ - goimports
22
- gosec
23
- gosimple
24
- importas
0 commit comments