1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-07 00:30:25 +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
enable:
- bodyclose
- depguard
#- depguard
- dogsled
- errcheck
- exportloopref