Skip to content

Commit 19a11e6

Browse files
istio-testingAritraDey-Dev
authored andcommitted
Automator: update common-files@master in istio/istio.io@master (#16675)
1 parent 4a81d03 commit 19a11e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
080a5648c32cbc0ff686c3a1e5a6da5e2ffa5418
1+
e710c4502c15f6a26c25cac812a20b1eb194a1c1

common/config/.golangci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ linters:
184184
- linters:
185185
- staticcheck
186186
text: 'S1007'
187+
# TODO: remove once we have updated package names
188+
- linters:
189+
- revive
190+
text: "var-naming: avoid meaningless package names"
187191
paths:
188192
- .*\.pb\.go
189193
- .*\.gen\.go

0 commit comments

Comments
 (0)