Update config for new output format
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
728bcabfdd
commit
6c7ac959cb
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ run:
|
|||
modules-download-mode: readonly
|
||||
|
||||
output:
|
||||
format: tab
|
||||
formats:
|
||||
- format: tab
|
||||
path: stdout
|
||||
|
||||
issues:
|
||||
# This disables the included exclude-list in golangci-lint as that
|
||||
|
|
Loading…
Reference in a new issue