ztelur opened a new issue #325: URL: https://github.com/apache/dubbo-go-pixiu/issues/325
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: We need to run several commands to check unit tests, style, license before committing or sending PRs, which is tedious for doing manually . Maybe we can add a simple way to check everything at once locally. Checkout `Makefile` and `.github/workflows/github-actions.yml` for more detail Including but not limited to: - license check - import format - go format - unit test - golangci-lint -- 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]
