Skip to content
larsbrubaker edited this page Nov 25, 2014 · 3 revisions

The coding standard is pretty easy.

  1. Clarity trumps everything. (3x everything else!)
  2. Try to follow the style and formatting of the project.
  3. Follow Microsoft's .net style guidelines.
  4. Don't make it slower.
  5. Nothing is sacred, we need to always evolve.

This doc will also evolve over time.

Clone this wiki locally