Skip to content

Commit 8401af6

Browse files
committed
fix lint
Signed-off-by: huabingzhao <[email protected]>
1 parent 44213b2 commit 8401af6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin/metaprotocol/filters.go

+2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ import (
2525
"google.golang.org/protobuf/types/known/anypb"
2626

2727
metaroute "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/config/route/v1alpha"
28+
//nolint: lll
2829
grldpl "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/filters/global_ratelimit/v1alpha"
30+
//nolint: lll
2931
lrldpl "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/filters/local_ratelimit/v1alpha"
3032
mpdataplane "github.com/aeraki-mesh/meta-protocol-control-plane-api/aeraki/meta_protocol_proxy/v1alpha"
3133

0 commit comments

Comments
 (0)