fix: 移除 goimports local-prefixes 配置 - 解决导入顺序问题

This commit is contained in:
2026-04-20 10:18:00 +08:00
parent 422e6b4147
commit d54fe367ab
4 changed files with 17 additions and 17 deletions
-1
View File
@@ -1,6 +1,5 @@
linters-settings:
goimports:
local-prefixes: next-terminal
linters:
disable-all: true