Skip to content

Commit

Permalink
ci: exclude errcheck in test files
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Sep 12, 2024
1 parent cd7fd04 commit f758c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,4 @@ issues:
- noctx
- funlen
- dupl
- errcheck

0 comments on commit f758c62

Please sign in to comment.