Skip to content

Commit 1478756

Browse files
ci(lint): Add errcheck linter
1 parent 8a0823d commit 1478756

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ linters:
1313
- durationcheck
1414
- err113
1515
- errname
16+
- errcheck
1617
- errorlint
1718
- exhaustive
1819
- exptostd

0 commit comments

Comments
 (0)