Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed Oct 2, 2024
1 parent 5ec9a4a commit 28111da
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 @@ -79,3 +79,7 @@ issues:
linters:
# uses deprecated fields on protoimpl.ExtensionInfo but its the only way
- staticcheck
# We allow a global validator.
- path: validator.go
linters:
- gochecknoglobals

0 comments on commit 28111da

Please sign in to comment.