Skip to content

Commit

Permalink
Remove depguard linter - we didn't have an allow list
Browse files Browse the repository at this point in the history
  • Loading branch information
angelini committed Jun 14, 2023
1 parent 851e617 commit d5b5c3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ linters:
# Enable specific linter
# https://golangci-lint.run/usage/linters/#enabled-by-default-linters
enable:
- depguard

- errcheck
- exportloopref
- goconst
Expand Down

0 comments on commit d5b5c3a

Please sign in to comment.