shibd commented on code in PR #1033: URL: https://github.com/apache/pulsar-client-go/pull/1033#discussion_r1247324476
########## pulsar/schema.go: ########## @@ -37,27 +38,27 @@ import ( type SchemaType int const ( - NONE SchemaType = iota //No schema defined Review Comment: Yes, If there is a good way to automate, you can contribute to the code format alone, -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
