Updated NEP 1 : Style Guide for Nimrod Code (markdown)
This commit is contained in:
parent
8883097749
commit
1255ab0ea2
|
@ -1,8 +1,8 @@
|
|||
Nimrod Enhancement Proposal #1 - Standard Library Style Guide
|
||||
Nim Enhancement Proposal #1 - Standard Library Style Guide
|
||||
|
||||
Abstract
|
||||
========
|
||||
Although Nimrod, through its flexible AST and case-sensitivity settings,
|
||||
Although Nim, through its flexible AST and case-sensitivity settings,
|
||||
supports a variety of code and formatting styles, it is nevertheless beneficial
|
||||
that certain community efforts, such as the standard library, should follow
|
||||
a consistent set of style guidelines when suitable. This enhancement
|
||||
|
|
Loading…
Reference in New Issue