Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 177 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 177 Bytes

Coding conventions

  • 4 spaces for indents
  • curly braces on same line as if, while, for statements

Generally please try to keep the style consistent with the code as it is.