We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09b13b commit 6497bddCopy full SHA for 6497bdd
1 file changed
.golangci.yml
@@ -1,3 +1,4 @@
1
+version: "2"
2
linters:
3
disable:
- - "errcheck"
4
+ - errcheck
0 commit comments