像-AwesomeGo-一样提升企业-Go-项目代码质量

1. Awesome-Go 项目参与过awesome-go项目的gopher都知道,每个MR都必须满足它以下的要求: Make sure that you've checked the boxes below before you submit PR: [ ] I have added my package in alphabetical order.[ ] I have an appropriate description with correct grammar.[ ] I know that this package was not listed before.[ ] I have added godoc link to the repo and to my pull request.[ ] I have added coverage service link to the repo and to my pull request.[ ] I have added goreportcard link to the repo and to my pull request.[ ] I have read Contribution guidelines, maintainers note and Quality standard.总结出来,就是两项关键质量指标: ...

June 14, 2019 · 4 min · jiezi