Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 266 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 266 Bytes

Please use Brodie style: http://www.forth.org/forth_style.html

  • Immediately after colon: 1 space
  • Immediately after a defined name: 2 space
  • Immediately after stack comment: 2 space (or newline)
  • To indent: 3 spaces
  • To separate phrases on same line: 3 spaces