Automator: update common-files@master in istio/client-go@master (#2500)

This commit is contained in:
Istio Automation 2025-07-15 11:22:38 -04:00 committed by GitHub
parent d27d5df64d
commit f4fb8e1deb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
080a5648c32cbc0ff686c3a1e5a6da5e2ffa5418
e710c4502c15f6a26c25cac812a20b1eb194a1c1

View File

@ -184,6 +184,10 @@ linters:
- linters:
- staticcheck
text: 'S1007'
# TODO: remove once we have updated package names
- linters:
- revive
text: "var-naming: avoid meaningless package names"
paths:
- .*\.pb\.go
- .*\.gen\.go