Skip to content

Commit 6497bdd

Browse files
committed
Update golangci-lint config
1 parent a09b13b commit 6497bdd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.golangci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: "2"
12
linters:
23
disable:
3-
- "errcheck"
4+
- errcheck

0 commit comments

Comments
 (0)