Skip to content

Commit

Permalink
fit lint
Browse files Browse the repository at this point in the history
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
  • Loading branch information
zirain committed Feb 28, 2023
1 parent 20d8811 commit e0f8777
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions internal/cmd/egctl/testdata/config/in.json
Original file line number Diff line number Diff line change
Expand Up @@ -1316,10 +1316,6 @@
"envoy.extensions.filters.network.thrift_proxy.router.v3.Router"
]
},
{
"name": "envoy.dynamic.ot",
"category": "envoy.tracers"
},
{
"name": "envoy.tracers.datadog",
"category": "envoy.tracers",
Expand Down
4 changes: 0 additions & 4 deletions internal/cmd/egctl/testdata/config/out.json
Original file line number Diff line number Diff line change
Expand Up @@ -1316,10 +1316,6 @@
"envoy.extensions.filters.network.thrift_proxy.router.v3.Router"
]
},
{
"name": "envoy.dynamic.ot",
"category": "envoy.tracers"
},
{
"name": "envoy.tracers.datadog",
"category": "envoy.tracers",
Expand Down
2 changes: 0 additions & 2 deletions internal/cmd/egctl/testdata/config/out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -779,8 +779,6 @@ configs:
name: envoy.filters.thrift.router
type_urls:
- envoy.extensions.filters.network.thrift_proxy.router.v3.Router
- category: envoy.tracers
name: envoy.dynamic.ot
- category: envoy.tracers
name: envoy.tracers.datadog
type_urls:
Expand Down
1 change: 0 additions & 1 deletion tools/linter/codespell/.codespell.skip
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@
go.mod
go.sum
bin
./internal/cmd/egctl/testdata/config

0 comments on commit e0f8777

Please sign in to comment.