mirror of
https://github.com/wealdtech/ethdo.git
synced 2026-01-06 20:53:50 -05:00
Update workflow.
This commit is contained in:
@@ -74,8 +74,9 @@ run:
|
||||
|
||||
# output configuration options
|
||||
output:
|
||||
- format: colored-line-number
|
||||
path: stderr
|
||||
formats:
|
||||
- format: colored-line-number
|
||||
path: stderr
|
||||
|
||||
# All available settings of specific linters.
|
||||
linters-settings:
|
||||
@@ -112,7 +113,6 @@ linters:
|
||||
- errorlint
|
||||
- exhaustive
|
||||
- exhaustruct
|
||||
- exportloopref
|
||||
- forbidigo
|
||||
- forcetypeassert
|
||||
- funlen
|
||||
@@ -135,6 +135,7 @@ linters:
|
||||
- promlinter
|
||||
- rowserrcheck
|
||||
- sqlclosecheck
|
||||
- tenv
|
||||
- unparam
|
||||
- varnamelen
|
||||
- wastedassign
|
||||
|
||||
Reference in New Issue
Block a user