Skip to content

Commit

Permalink
golangci: disable depguard linter
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Aug 3, 2023
1 parent 6b43966 commit a34246e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ linters:
- cyclop
- noctx
- godot
- depguard
issues:
exclude-rules:
# https://github.com/polyfloyd/go-errorlint/issues/4
Expand Down

0 comments on commit a34246e

Please sign in to comment.