From 5078fbc9758a041426d1859938bf5f572eac452e Mon Sep 17 00:00:00 2001 From: ZacharyZcR <2903735704@qq.com> Date: Mon, 1 Jun 2026 08:39:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20lint=20=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E8=B7=AF=E5=BE=84=20mylib=20=E2=86=92=20libs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .golangci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.golangci.yml b/.golangci.yml index ec9e8c0..325a3e5 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -45,7 +45,7 @@ linters: - vendor - testdocker - image - - mylib/grdp + - libs/grdp issues: max-issues-per-linter: 50