1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-20 17:40:33 +08:00

chore: make lint happy

This commit is contained in:
源文雨
2025-05-06 17:45:49 +09:00
parent 4dea62ceaa
commit c6b0eac317
4 changed files with 6 additions and 6 deletions

View File

@@ -25,9 +25,9 @@ linters:
- copyloopvar
- exhaustive
#- funlen
- goconst
#- goconst
- gocritic
- gocyclo
#- gocyclo
#- gofumpt
#- goimports
- goprintffuncname