mirror of https://github.com/istio/proxy.git
Automator: update common-files@master in istio/proxy@master (#6418)
This commit is contained in:
parent
d072efbe23
commit
336ef3c22a
|
|
@ -1 +1 @@
|
||||||
080a5648c32cbc0ff686c3a1e5a6da5e2ffa5418
|
e710c4502c15f6a26c25cac812a20b1eb194a1c1
|
||||||
|
|
|
||||||
|
|
@ -184,6 +184,10 @@ linters:
|
||||||
- linters:
|
- linters:
|
||||||
- staticcheck
|
- staticcheck
|
||||||
text: 'S1007'
|
text: 'S1007'
|
||||||
|
# TODO: remove once we have updated package names
|
||||||
|
- linters:
|
||||||
|
- revive
|
||||||
|
text: "var-naming: avoid meaningless package names"
|
||||||
paths:
|
paths:
|
||||||
- .*\.pb\.go
|
- .*\.pb\.go
|
||||||
- .*\.gen\.go
|
- .*\.gen\.go
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue