appendix D List of resources
This appendix provides a list of resources organized by chapter, a list of linters by language, and a list of static analysis tools by language.
D.1 List of resources by chapter
Chapter 1
Chapter 2
git-email workflow—https://blog.djhaskin.com/blog/git-email-workflow-made-easy/
Conventional Commits—https://www.conventionalcommits.org/
Oh My Zsh—https://github.com/ohmyzsh/ohmyzsh
ohmyzsh labels—https://api.github.com/repos/ohmyzsh/ohmyzsh/labels
Azure DevOps Draft PRs—https://mng.bz/BX0g
Github Draft PRs—https://mng.bz/dX7X
GitLab Draft MRs—https://mng.bz/rKGZ
Ready for Review PR state (GitHub)—https://mng.bz/VVwO
Chapter 3
GitHub—https://github.com/
GitLab—https://about.gitlab.com/
Rhodecode—https://rhodecode.com/
Collaborator—https://smartbear.com/product/collaborator/
Review Board—https://www.reviewboard.org/
RBCommons—https://rbcommons.com/
Chapter 4
Google’s Engineering Practices: Code Review—https://google.github.io/eng-practices/review/
How to Do a Code Review (Google Engineering Guidelines)—https://google.github.io/eng-practices/review/reviewer/
Writing Good CL Descriptions (Google Engineering Guidelines)—https://google.github.io/eng-practices/review/developer/cl-descriptions.html