Template/Rewrite of Old Implementations for Graphics Projects .clangd-format: Language: Cpp BasedOnStyle: LLVM ColumnLimit: 110 IndentWidth: 4 TabWidth: 4 UseTab: Never BreakBeforeBraces: Attach NamespaceIndentation: All BreakTemplateDeclarations: Yes AllowShortCaseLabelsOnASingleLine: true