diff --git a/Coding-Style.md b/Coding-Style.md index 6df0575..8deccb6 100644 --- a/Coding-Style.md +++ b/Coding-Style.md @@ -19,6 +19,7 @@ This document discusses practices and style for programmers working on the BigWh - [Formatting](#formatting) - [Indentation](#indentation) - [Braces](#braces) + - [Whitespace](#whitespace) - [Functions](#functions) - [Derived Types](#derived-types) - [Comments](#comments) @@ -94,6 +95,7 @@ exit(error); ``` ### Braces +### Whitespace ```c prec_control->numCodeblocks_a = (uint64)(prec_control->numCbX