Skip to content

Commit

Permalink
remove depguard from golagnci-lint as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Dec 28, 2023
1 parent 7703de5 commit f8c072c
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 @@ -164,7 +164,6 @@ linters:
- megacheck
- misspell
- nakedret
- depguard
enable-all: false
disable:
disable-all: true
Expand Down

0 comments on commit f8c072c

Please sign in to comment.