Skip to content

Commit

Permalink
Remove depguard from linter
Browse files Browse the repository at this point in the history
  • Loading branch information
drklee3 committed Aug 19, 2024
1 parent 675a645 commit e964ba1
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 @@ -8,7 +8,6 @@ run:
linters:
disable-all: true
enable:
- depguard
- dogsled
- exportloopref
- goconst
Expand Down

0 comments on commit e964ba1

Please sign in to comment.