DMwangnima commented on PR #2454: URL: https://github.com/apache/dubbo-go/pull/2454#issuecomment-1790312808
> > "XXX_TRIPLE_GO_INTERFACE_NAME" lint problem solved in #2456 should be tagged to be ignored since old triple generated code could not be changed. > > Could you please add an ignore annotation for it? It is only a golangci-lint problem and we can not fix it referring to #2456 (define a custom type) since stub code generated by protoc-gen-go-triple makes use of "XXX_TRIPLE_GO_INTERFACE_NAME" directly. <img width="592" alt="image" src="https://github.com/apache/dubbo-go/assets/33331974/57ff310f-5bfe-48a8-8dbc-cb3480e17479"> I would add an ignoring annotation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
