Code Review general guidelines
Sep 3, 2022
- Feature understanding(see task details, acceptance criteria)
- Proper feature branches create
- Development guidelines, clean code, design patterns
- Code analysis
- Centralized code quality process
- Unit test cover %, see unit test standard
- Consistent codebase, same as everything
- Softskill, technical disagreement
- This is the company assets, so keep it standard
- It's a code review, not a personal judgment
- Proper document of feedback
- Feedback loop until done
- Be polite while giving feedback(don’t be rude)
- Describe the big picture, and why this is necessary