mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
rm : typecheck from golangci lint
This commit is contained in:
parent
01740e47de
commit
017e688548
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ linters:
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- misspell
|
- misspell
|
||||||
- unconvert
|
- unconvert
|
||||||
- typecheck
|
|
||||||
- unused
|
- unused
|
||||||
- staticcheck
|
- staticcheck
|
||||||
- bidichk
|
- bidichk
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue