Skip to content

Commit 5ede9a4

Browse files
committed
chore: update linter configuration to disable depguard
- Remove depguard from the enabled linters list in the linter configuration Signed-off-by: appleboy <[email protected]>
1 parent e1dd7e4 commit 5ede9a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ linters:
33
default: none
44
enable:
55
- bodyclose
6-
- depguard
76
- dogsled
87
- dupl
98
- errcheck

0 commit comments

Comments
 (0)