From de69e38f4218648f17e01f5f5d8dc5f38b16f948 Mon Sep 17 00:00:00 2001 From: "bot-ahsoka[bot]" <143866472+bot-ahsoka[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 10:03:43 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20heathc?= =?UTF-8?q?liff26/ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .golangci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.golangci.yml b/.golangci.yml index c8da687..6331851 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -9,4 +9,5 @@ output: path: stdout print-issued-lines: true print-linter-name: true +issues: uniq-by-line: true