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 fb76873 commit 398f7a8Copy full SHA for 398f7a8
.golangci.yml
@@ -28,6 +28,8 @@ linters:
28
disable:
29
- fieldalignment
30
- shadow
31
+ misspell:
32
+ locale: US
33
nolintlint:
34
allow-unused: true
35
require-explanation: true
0 commit comments