Updated NEP 1 : Style Guide for Nimrod Code (markdown)

This commit is contained in:
Flaviu Tamas 2014-07-19 19:15:54 -07:00
parent 666e4f36c5
commit c53b5438e5
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ Spacing and Whitespace Conventions
code is more consistant across editors. Unlike spaces, tabstop width varies code is more consistant across editors. Unlike spaces, tabstop width varies
across editors, and not all editors provide means of changing this width. across editors, and not all editors provide means of changing this width.
---------
- Use of extra whitespace for alignment in ways other than dictated by the - Use of extra whitespace for alignment in ways other than dictated by the
style guide is discouraged. Manual alignment and re-alignment of code is style guide is discouraged. Manual alignment and re-alignment of code is
tedious, and not all editors have support for auto-alignment of code tedious, and not all editors have support for auto-alignment of code