mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +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$
|
||||
- builtin$
|
||||
- examples$
|
||||
- cmd/keeper/fetchpayload$
|
||||
formatters:
|
||||
enable:
|
||||
- goimports
|
||||
|
|
@ -94,3 +95,4 @@ formatters:
|
|||
- third_party$
|
||||
- builtin$
|
||||
- examples$
|
||||
- cmd/keeper/fetchpayload$
|
||||
|
|
|
|||
Loading…
Reference in a new issue