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

Overview

Artifact ID: 2f5ce2a9231e2fef0986b77d796ba11ca5d20056e6599fd3abc0d81014f77991
Page Name:Style Guide
Date: 2019-02-23 23:19:12
Original User: joel
Parent: c875f26773f86bc207e77efcc99a7866fc3ca8ffa1ba17fae49e8298a0f4f365 (diff)
Next 9bdf219a9aa98016a732ef231da1a980d1a52ab7b9064d2a28ecc09ce3152509
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