Skip to content

Instantly share code, notes, and snippets.

@mgh9
mgh9 / CodeReview.md
Created March 10, 2024 12:31 — forked from mathew-odwyer/CodeReview.md
Code Review Checklist

General

Warnings and Errors

  • There are no warnings present in the project.
  • There are no errors present in the project.
  • There are no warnings that have been supressed.
  • The entire solution can build and run locally on your machine.
  • The code works.
@mgh9
mgh9 / cloudSettings
Last active June 19, 2020 10:55
for vs code settings synccc
{"lastUpload":"2020-06-19T10:55:08.230Z","extensionVersion":"v3.4.3"}