.clang-format
@@ -5,4 +5,8 @@ AllowShortIfStatementsOnASingleLine: true BreakBeforeBraces: Linux IndentCaseLabels: false --- PointerAlignment: Left AllowShortIfStatementsOnASingleLine: true IndentCaseBlocks: true IndentCaseLabels: false SortUsingDeclarations: true