From f5394a3e32a5f09d1d4bd755ccc5eda06bbfa323 Mon Sep 17 00:00:00 2001 From: Johnny Date: Sun, 16 Feb 2025 21:42:33 +0800 Subject: [PATCH] chore: update golangci config --- .golangci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.golangci.yaml b/.golangci.yaml index 34d73501..726cd2fd 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -18,8 +18,6 @@ linters: - bodyclose issues: - include: - # https://golangci-lint.run/usage/configuration/#command-line-options exclude: - Rollback - fmt.Printf