Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver committed May 2, 2023
1 parent f048d39 commit 13ed51a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,11 @@ linters:
- bodyclose
- misspell
- rowserrcheck
- structcheck
- stylecheck
- typecheck
- varcheck
- unconvert
- unparam
- unused
- whitespace
linters-settings:
errcheck:
Expand Down

0 comments on commit 13ed51a

Please sign in to comment.