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