Automator: update common-files@master in istio/api@master (#2042)

This commit is contained in:
Istio Automation 2021-06-30 12:03:41 -07:00 committed by GitHub
parent 487339ae34
commit 2cccf2ebd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -1 +1 @@
d9ec1db4554ad47f8756a86e8df0571703a92ee5
837ab5479e70982c12028940cb7fa0168a52d55e

View File

@ -72,9 +72,6 @@ linters-settings:
golint:
# minimal confidence for issues, default is 0.8
min-confidence: 0.0
gofumpt:
# simplify code: gofmt with `-s` option, true by default
simplify: true
goimports:
# put imports beginning with prefix after 3rd-party packages;
# it's a comma-separated list of prefixes