Skip to content

Commit

Permalink
chore: remove depguard from golangci
Browse files Browse the repository at this point in the history
We don't have configuration for this yet

Signed-off-by: Bradley Jones <[email protected]>
  • Loading branch information
bradleyjones committed Oct 10, 2023
1 parent b5217e3 commit b97518a
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 @@ -10,7 +10,6 @@ linters:
enable:
- asciicheck
- bodyclose
- depguard
- dupl
- errcheck
- errorlint
Expand Down

0 comments on commit b97518a

Please sign in to comment.