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 ae63868 commit 3e79b6cCopy full SHA for 3e79b6c
.golangci.yml
@@ -11,6 +11,7 @@ linters:
11
- exhaustive
12
- ireturn
13
- wrapcheck
14
+ - varnamelen
15
settings:
16
lll:
17
line-length: 160
0 commit comments