Update workflow.

This commit is contained in:
Jim McDonald
2025-02-16 15:43:20 +00:00
parent c3471240a5
commit 842d603524

View File

@@ -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