On Thu Aug 10 01:04:28 2023 +0000, Yuxuan Shui wrote:
@tmatthies
- Put the `{` after a for/while/if/else/switch on its own line
I'm a bit confused about this point, because this isn't followed by much of the codebase.
It's followed by the rest of the code in this file, and you should match the style of surrounding code for your changes if possible. But you can adjust this once this isn't a draft anymore, if you're more comfortable writing in your own style.