Basically the opposite of this question:
How do I set up VSCode to put curly braces on a new line?
I am working with the PlatformIO extension for VSCode and whenever I format the document, I get all my curly braces misplaced on new lines, which looks horrible (coming from Java).
Similar question here, but it is asking about a specific C++ extension.