mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-16 09:50:45 +00:00
ignore file for linter
This commit is contained in:
parent
b2e9541bc0
commit
95d1dcc31d
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ linters:
|
||||||
- third_party$
|
- third_party$
|
||||||
- builtin$
|
- builtin$
|
||||||
- examples$
|
- examples$
|
||||||
|
- cmd/keeper/fetchpayload$
|
||||||
formatters:
|
formatters:
|
||||||
enable:
|
enable:
|
||||||
- goimports
|
- goimports
|
||||||
|
|
@ -94,3 +95,4 @@ formatters:
|
||||||
- third_party$
|
- third_party$
|
||||||
- builtin$
|
- builtin$
|
||||||
- examples$
|
- examples$
|
||||||
|
- cmd/keeper/fetchpayload$
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue