We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b6841 commit 166a64aCopy full SHA for 166a64a
ci/.golangci.yml
@@ -8,6 +8,7 @@ linters-settings:
8
govet:
9
enable:
10
- shadow
11
+ - unusedwrite
12
misspell:
13
locale: US
14
exhaustive:
0 commit comments