Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4516 from egernst/topic/unconvert
Browse files Browse the repository at this point in the history
golangci-ling: disable unconverted until it can support -- all flag
  • Loading branch information
egernst authored Feb 28, 2022
2 parents 41f2317 + 1f3b2c6 commit 6dae099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ linters:
- staticcheck
- structcheck
- typecheck
- unconvert
- unused
- varcheck

Expand Down

0 comments on commit 6dae099

Please sign in to comment.