Update and apply clang-format

This commit is contained in:
Victor Zverovich
2025-05-03 07:29:09 -07:00
parent 26d87edab1
commit 448929d491
6 changed files with 23 additions and 21 deletions

View File

@@ -7,6 +7,7 @@ IndentCaseLabels: false
AlwaysBreakTemplateDeclarations: false
DerivePointerAlignment: false
AllowShortCaseLabelsOnASingleLine: true
QualifierAlignment: Left
AlignConsecutiveShortCaseStatements:
Enabled: true
AcrossEmptyLines: true