Skip to content

Commit

Permalink
remove depguard from golangci-lint (#4000)
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton authored Jul 4, 2023
1 parent a7793bc commit e81d2f8
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 @@ -6,7 +6,6 @@ run:
linters:
disable-all: true
enable:
- depguard
- dogsled
- exportloopref
- errcheck
Expand Down

0 comments on commit e81d2f8

Please sign in to comment.