Skip to content

Commit

Permalink
chore(sdk): prepare for sdk releases (#5569)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: bd60027b002ee11ac036c7dc6faaf70c317ef842
  • Loading branch information
marcusolsson committed Jul 10, 2024
1 parent 0b22715 commit 02dcb27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ linters-settings:
- github.com/google
- github.com/stretchr/testify
- github.com/cenkalti/backoff
revive:
rules:
- name: var-naming
disabled: true

0 comments on commit 02dcb27

Please sign in to comment.