Skip to content

Commit

Permalink
Fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Nov 28, 2022
1 parent e0780da commit 8a3e0d8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ linters:
- govet
- prealloc
- unconvert
- deadcode
- structcheck
- varcheck
- errcheck
- ineffassign
- typecheck
- containedctx
- tenv
- tenv
- unused

0 comments on commit 8a3e0d8

Please sign in to comment.