Skip to content

Commit

Permalink
Merge pull request #134 from bombsimon/update-linters
Browse files Browse the repository at this point in the history
Disable depguard
  • Loading branch information
bombsimon authored Jun 8, 2023
2 parents 7e1066c + 59b5605 commit 64698e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ linters:
disable:
- cyclop
- deadcode
- depguard
- dupl
- dupword
- exhaustivestruct
Expand Down

0 comments on commit 64698e3

Please sign in to comment.