Skip to content

Commit

Permalink
Remove unsupported linters
Browse files Browse the repository at this point in the history
Signed-off-by: Savolro <[email protected]>
  • Loading branch information
Savolro committed May 9, 2024
1 parent 23f8159 commit cad9517
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ linters:
- gosimple
- govet
#- ineffassign
- interfacer
#- lll
- misspell
#- nakedret
Expand All @@ -36,5 +35,4 @@ linters:
- unconvert
- unparam
- unused
- varcheck
- whitespace

0 comments on commit cad9517

Please sign in to comment.