Skip to content

Commit 5df7bf3

Browse files
committed
include errcheck linter
1 parent 6f5a4fb commit 5df7bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ linters:
77
enable:
88
- depguard
99
- err113
10+
- errcheck
1011
- gci
1112
- gofmt
1213
- goheader

0 commit comments

Comments
 (0)