Skip to content

Commit 957623d

Browse files
Automator: update common-files@master in istio/api@master (#2975)
1 parent a75ac2e commit 957623d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2619bb82dacb10cb055a2c8ccf40750d1185570e
1+
ff50f7c976555f0f45bc1ae6045ed229dc4dfdfe

common/config/.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ issues:
256256
linters:
257257
- errcheck
258258
- maligned
259+
- path: _test\.go$
260+
text: "dot-imports: should not use dot imports"
259261
# We need to use the deprecated module since the jsonpb replacement is not backwards compatible.
260262
- linters:
261263
- staticcheck

0 commit comments

Comments
 (0)