BreakAfterAttributes: Leave

This commit is contained in:
Chris Copeland 2023-09-19 22:42:54 -07:00
parent 0fb83d2fc5
commit 81095f97c3
Signed by: chrisnc
GPG Key ID: 14550DA72485DF30
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
BasedOnStyle: LLVM
BreakAfterAttributes: Leave
BreakBeforeBraces: Custom
BraceWrapping:
AfterCaseLabel: true