Updated NEP 1 : Style Guide for Nimrod Code (markdown)
This commit is contained in:
parent
a68b81475a
commit
79feae563b
|
@ -94,6 +94,7 @@ be changed in the future.
|
|||
pcFile
|
||||
pcLinkToFile
|
||||
```
|
||||
Non-pure enum values should use pascalCase whereas pure enum values should use CamelCase.
|
||||
|
||||
<br></br>
|
||||
### Coding Conventions ###
|
||||
|
|
Loading…
Reference in New Issue