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 68d7946 commit b89bac8Copy full SHA for b89bac8
.github/.golangci.yml
@@ -10,7 +10,7 @@ linters-settings:
10
goimports:
11
local-prefixes: github.com/golangci/golangci-lint
12
golint:
13
- min-confidence: 0
+ min-confidence: 0.3
14
govet:
15
check-shadowing: true
16
misspell:
0 commit comments