yuluo-yx commented on PR #21: URL: https://github.com/apache/hertzbeat-collector-go/pull/21#issuecomment-3388518969
hi The Dockefile has been restored to its previous state. Please check it again. Additionally, I think golint should be placed after go test and build because they have a sequence relationship. For example, after golint is executed, test and build are performed. Placing it as a linter seems inappropriate. WDYT? -- 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]
