Skip to content

Commit

Permalink
fix(golangci): remove depguard because we don't need it
Browse files Browse the repository at this point in the history
  • Loading branch information
Wabri committed Jun 14, 2024
1 parent 9a49f67 commit fdafddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ linters:
disable-all: true
enable:
- bodyclose
- depguard
- dogsled
- dupl
- errcheck
Expand Down

0 comments on commit fdafddc

Please sign in to comment.