vortex/.clang-format
2024-12-05 15:58:04 -08:00

8 lines
No EOL
152 B
YAML

Language: Cpp
BasedOnStyle: LLVM
IndentWidth: 2
TabWidth: 2
ColumnLimit: 0
UseTab: Never
BreakBeforeBraces: Attach
AlwaysBreakTemplateDeclarations: true