We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f34265 commit e6e3f93Copy full SHA for e6e3f93
.golangci.yml
@@ -20,6 +20,7 @@ linters:
20
- gofumpt
21
- gosec
22
- gosimple
23
+ - importas
24
- megacheck
25
- misspell
26
- nakedret
0 commit comments