Skip to content

Instantly share code, notes, and snippets.

@lambda-mike
Last active February 7, 2025 05:41
Show Gist options
  • Select an option

  • Save lambda-mike/137e55ca4928162525deb851c993e635 to your computer and use it in GitHub Desktop.

Select an option

Save lambda-mike/137e55ca4928162525deb851c993e635 to your computer and use it in GitHub Desktop.

Revisions

  1. lambda-mike revised this gist Jan 13, 2021. 1 changed file with 14 additions and 0 deletions.
    14 changes: 14 additions & 0 deletions code_reviews.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,18 @@

    https://medium.com/better-programming/13-code-review-standards-inspired-by-google-6b8f99f7fd67

    1. The code improves the overall health of the system
    2. Quick code reviews, responses, and feedback
    3. Educate and inspire during the code review
    4. Follow the standards when reviewing code
    5. Resolving code review conflicts
    6. Demo UI changes as a part of code review
    7. Ensure that the code review accompanies all tests
    8. When focused, do not interrupt yourself to do code review
    9. Review everything, and don’t make any assumptions
    10. Review the code with the bigger picture in mind
    11. Recognize and encourage good work during code review
    12. Be mindful, respectful, kind, and clear in your code review
    13. Explain your code review comments and keep scope in mind

    https://chromium.googlesource.com/chromium/src/+/master/docs/cl_respect.md
  2. lambda-mike created this gist Jan 13, 2021.
    5 changes: 5 additions & 0 deletions code_reviews.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # Code Reviews

    https://medium.com/better-programming/13-code-review-standards-inspired-by-google-6b8f99f7fd67

    https://chromium.googlesource.com/chromium/src/+/master/docs/cl_respect.md