diff --git a/.golangci.yml b/.golangci.yml index e4d0cf1..8fb2844 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -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