Skip to content

Commit

Permalink
Adjust linter settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krivak committed Sep 9, 2023
1 parent c081d24 commit 342d1ac
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 @@ -68,5 +68,6 @@ issues:
- errcheck
- dupl
- gosec
- noctx
- path: main.go
text: "`defer cancel\\(\\)` will not run"

0 comments on commit 342d1ac

Please sign in to comment.