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

This commit is contained in:
Varriount 2015-01-02 07:18:13 -08:00
parent 3584874a14
commit 23f9b12dea
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ Style Guidelines
- Although use of whitespace for stylistic reasons other than the ones endorsed
by this guide are allowed, careful thought should be put into such practices.
Not all editors support automatic alignment of code sections, and re-aligning
long sections of code by hand can quickly become tedius. Furthermore, the large
changes that re-alignment causes can make it harder to spot actual,
program-altering changes when diffs are viewed.
long sections of code by hand can quickly become tedius.
```nimrod
# This is bad, as the next time someone comes
# to edit this code block, they