1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-12 03:20:23 +08:00

disable depguard

This commit is contained in:
源文雨
2023-07-08 21:29:21 +08:00
parent 31cd269ccc
commit 765b00bcf9

View File

@@ -18,7 +18,7 @@ linters:
fast: false fast: false
enable: enable:
- bodyclose - bodyclose
- depguard #- depguard
- dogsled - dogsled
- errcheck - errcheck
- exportloopref - exportloopref