Update clang-format rules
Closed this issue · 0 comments
Rangi42 commented
Some more to try as of clang-format 19:
BreakAfterAttributes: Always
InsertNewlineAtEOF: true
SeparateDefinitionBlocks: Always
InsertBraces: true
RemoveSemicolon: true
RemoveParenthesesStyle: ReturnStatement