Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f54214102edf0cb9b7ed8b0cde5b780b75b3a9d2
530dd47e5b0bf8a86ade880a2c5c482434630e16
6 changes: 0 additions & 6 deletions common/config/.golangci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ linters:
disable-all: true
enable:
- goimports
- gci
- gofumpt
fast: false

Expand All @@ -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:

Expand Down