Skip to content

Commit

Permalink
chore: update SDKs (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Gelloz committed Feb 21, 2023
1 parent 5f90073 commit 639196f
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 @@ -88,6 +88,7 @@ linters:
- misspell # Disabled by design
- ireturn # Disabled by design
- wsl # Disabled by design
- musttag # Disabled by design
- gocritic # TODO: FIX. Seems to have issues with generics
- gocognit # TODO: FIX
- goerr113 # TODO: FIX
Expand Down

0 comments on commit 639196f

Please sign in to comment.