cleaned up a few trailing newlines.

This commit is contained in:
Gabe Venberg 2023-09-13 08:57:50 -05:00
parent c840e4bd4f
commit 17c4debccb
2 changed files with 1 additions and 3 deletions

View file

@ -8,5 +8,5 @@ UseCRLF: false
UseTab: AlignWithSpaces
AlignAfterOpenBracket: BlockIndent
AlwaysBreakBeforeMultilineStrings: true
BreakBeforeBraces: Attach
...