Skip to content

Commit

Permalink
remove deprecated linters
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils committed Oct 30, 2023
1 parent eca3668 commit b992be4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,10 @@ linters:
- gocritic
- bodyclose
- prealloc
- structcheck
- wsl
- tagliatelle
- makezero
- paralleltest
- deadcode
- unparam
- unused
- varcheck
fast: false

0 comments on commit b992be4

Please sign in to comment.