Skip to content

Commit

Permalink
removed depguard from linter checks
Browse files Browse the repository at this point in the history
  • Loading branch information
oren-lava committed Jun 4, 2023
1 parent 10ce189 commit 5b5ee00
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 @@ -11,7 +11,6 @@ linters:
disable-all: true
#for list of linters and what they do: https://golangci-lint.run/usage/linters/
enable:
- depguard
- dogsled
- exportloopref
- goconst
Expand Down

0 comments on commit 5b5ee00

Please sign in to comment.