mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
linter: remove exportloopref linter
This commit is contained in:
parent
922eb033d3
commit
b6b46ffebd
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ linters:
|
||||||
- staticcheck
|
- staticcheck
|
||||||
- bidichk
|
- bidichk
|
||||||
- durationcheck
|
- durationcheck
|
||||||
- exportloopref
|
|
||||||
- whitespace
|
- whitespace
|
||||||
- revive # only certain checks enabled
|
- revive # only certain checks enabled
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue