mirror of
https://github.com/go-kratos/kratos.git
synced 2026-05-22 10:15:24 +02:00
fix: ci lint error (#1391)
* fix lint check * fix lll lint error * fix build error * fix gomnd * fix shadow declaration * add make test command * update
This commit is contained in:
@@ -18,6 +18,7 @@ import (
|
||||
dpb "google.golang.org/protobuf/types/descriptorpb"
|
||||
)
|
||||
|
||||
//nolint:lll
|
||||
//go:generate protoc --proto_path=. --proto_path=../../third_party --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. --go-http_out=paths=source_relative:. metadata.proto
|
||||
|
||||
// Server is api meta server
|
||||
|
||||
Reference in New Issue
Block a user