Skip to content

Commit

Permalink
interfacer gives false positives and we should not use it. golangci/g…
Browse files Browse the repository at this point in the history
…olangci-lint#541

Signed-off-by: Ken Sipe <[email protected]>
  • Loading branch information
kensipe committed May 20, 2020
1 parent 307c64c commit 5d50a12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ linters:
- scopelint
- unconvert
- unparam
- interfacer
- nakedret
- gocyclo
- dupl
Expand Down

0 comments on commit 5d50a12

Please sign in to comment.