Skip to content

Instantly share code, notes, and snippets.

View jasie's full-sized avatar

jasie jasie

View GitHub Profile
@jasie
jasie / how_to_code_review_cheat_sheet.md
Last active July 4, 2022 09:29
Quick reference on what to look for in a Code Review

How to Code Review CheatSheet

This is a gist in progress. When finished, it will serve as a quick reference on what to look for in a Code Review.

This guide refers to Code Reviewing as systematic, manual inspection of source code by one or more persons (excluding the code's author).

Todo

  • attribute contributors
@jasie
jasie / how_to_code_review_cheat_sheet_de.md
Last active July 4, 2022 09:30
Kurzanleitung, worauf man beim Code Reviewing achten soll

How to Code Review CheatSheet (Deutsch)

Dieses Gist ist in Arbeit. Wenn fertig kann es als Checkliste benutzt werden, worauf man beim Code Reviewing achten soll.

Diese Anleitung bezieht sich bzgl. Code Reviewing auf die systematische, manuelle Inspektion von Quellcode durch eine oder mehrere Personen (exklusive des Autors des Codes).