(untitled)
title: Code Review Template date: 2018-04-06 description: My thoughts on how to do a better code review, basically in template form... hoping to find some enlightenment with a tough part of the job" img: "/img/abstract3.png" draft: false tags: technology--- This template is designed to help create a better process surrounding your code review. Every company/project is different so don't take this as God's word... it's just meant to help Git Repository: ____ Pull Request Number: ____ Code Author: ____ Code Reviewer: ____ Pull Request Type: ____ An overall score for this review: ____ Functional Upon testing, does the code work? Does it accomplish what was intended? Process Was the proper process followed for creating this pull request? Coding Standards Clarity Code should be coherent, logical, and require minimal explanation Style Code should follow the project's style guide for spacing, indentation, capitalization, etc. Commenting Code should be well commented and include doc blocks…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.