◊(Local Yarn Code "Update of "Style Guide"")

Overview

Artifact ID: b4adbd218e1a312620a1750f179ec0bd40c1949c3144aadbdf4b2684e4a25fc8
Page Name:Style Guide
Date: 2018-08-26 18:12:08
Original User: joel
Parent: 917f909f8919b2bfc71ae524fcce02edf9574f1ddf6772e07f8e254d22af145e (diff)
Next c875f26773f86bc207e77efcc99a7866fc3ca8ffa1ba17fae49e8298a0f4f365
Content

These are notes for my own use.

Prose

Punctuation

Source files

Pre-commit checklist

  1. Run fossil changes --differ to ensure no extra files need to be added.
  2. Run fossil diff --tk to ensure all edits are related.
  3. If any files have been added with fossil add, ensure the makefile is up to date.
  4. Ideally, any documentation (Scribble files) should be updated at the same time as the source code.
  5. Make sure you’re on the correct branch.

Commit messages