STYLE: added introduction statement
This commit is contained in:
parent
3ba6682ab3
commit
22bb26b9cb
6
STYLE
6
STYLE
@ -1,5 +1,7 @@
|
||||
0. Braces are mandatory for all control flow, as it improves the visibility of
|
||||
scope.
|
||||
The following guidelines are conducive to clear and readable code that is
|
||||
consistent with the style of the rest of the Bonsai Computer System.
|
||||
|
||||
0. Braces are mandatory for all control flow.
|
||||
|
||||
1. Nested indentation should be kept to a minimum.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user