Skip to content

Commit 9f2c0da

Browse files
committed
chore: remove depguard linter from .golangci.yml
- Remove the `depguard` linter from the `.golangci.yml` file. Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent efd9064 commit 9f2c0da

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
@@ -4,7 +4,6 @@ linters:
44
fast: false
55
enable:
66
- bodyclose
7-
- depguard
87
- dogsled
98
- dupl
109
- errcheck

0 commit comments

Comments
 (0)