From 8782bbace1392d14ca81e7954a4226e2ffe60809 Mon Sep 17 00:00:00 2001 From: Patrick Vogler Date: Wed, 21 Jun 2023 14:56:12 +0000 Subject: [PATCH] Update 'Coding Style' --- Coding-Style.md | 2 ++ 1 file changed, 2 insertions(+) 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