mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#11342)
This commit is contained in:
parent
8d892761db
commit
143e522a65
|
@ -1 +1 @@
|
|||
f54214102edf0cb9b7ed8b0cde5b780b75b3a9d2
|
||||
530dd47e5b0bf8a86ade880a2c5c482434630e16
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue