Skip to content

Commit

Permalink
Lint: disable depguard check
Browse files Browse the repository at this point in the history
  • Loading branch information
fra98 authored and adamjensenbot committed Jul 28, 2023
1 parent e4efd71 commit 5abb8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ linters:
enable:
- asciicheck
- bodyclose
- depguard
# - depguard
- dogsled
- dupl
- errcheck
Expand Down

0 comments on commit 5abb8cd

Please sign in to comment.