Automator: update common-files@master in istio/istio.io@master (#11342)

This commit is contained in:
Istio Automation 2022-05-23 10:19:28 -07:00 committed by GitHub
parent 8d892761db
commit 143e522a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View File

@ -1 +1 @@
f54214102edf0cb9b7ed8b0cde5b780b75b3a9d2
530dd47e5b0bf8a86ade880a2c5c482434630e16

View File

@ -35,7 +35,6 @@ linters:
disable-all: true
enable:
- goimports
- gci
- gofumpt
fast: false
@ -44,11 +43,6 @@ linters-settings:
# put imports beginning with prefix after 3rd-party packages;
# it's a comma-separated list of prefixes
local-prefixes: istio.io/
gci:
sections:
- standard
- default
- prefix(istio.io/)
issues: