We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e9429 commit baece98Copy full SHA for baece98
.golangci.yml
@@ -4,6 +4,7 @@ linters:
4
- dupl
5
- govet
6
- gosec
7
+ - gofmt
8
- misspell
9
- nakedret
10
- stylecheck
0 commit comments