Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: huabingzhao <[email protected]>
  • Loading branch information
zhaohuabing committed Dec 20, 2022
1 parent 44213b2 commit 8401af6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/metaprotocol/filters.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ import (
"google.golang.org/protobuf/types/known/anypb"

metaroute "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/config/route/v1alpha"
//nolint: lll
grldpl "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/filters/global_ratelimit/v1alpha"
//nolint: lll
lrldpl "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/filters/local_ratelimit/v1alpha"
mpdataplane "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/v1alpha"

Expand Down

0 comments on commit 8401af6

Please sign in to comment.