Skip to content

Commit

Permalink
disable depguard linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc committed Jan 29, 2024
1 parent f186eea commit 5064ed4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ linters:
disable-all: true
enable:
- bodyclose
- depguard
- dogsled
- errcheck
- exportloopref
Expand Down

0 comments on commit 5064ed4

Please sign in to comment.