mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-21 12:28:15 -04:00
8 lines
No EOL
152 B
YAML
8 lines
No EOL
152 B
YAML
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 2
|
|
TabWidth: 2
|
|
ColumnLimit: 0
|
|
UseTab: Never
|
|
BreakBeforeBraces: Attach
|
|
AlwaysBreakTemplateDeclarations: true |