From dd2ab381a6fa9a970d8b0ab3e76363c9e1c706a1 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 15 Apr 2024 15:09:56 +0200 Subject: [PATCH] CI: Update linter config Signed-off-by: Knut Ahlers --- .golangci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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