mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-06-27 08:50:02 -04:00
adding clang-format file
This commit is contained in:
parent
6bbcd4ebaf
commit
896c59306c
1 changed files with 8 additions and 0 deletions
8
.clang-format
Normal file
8
.clang-format
Normal file
|
@ -0,0 +1,8 @@
|
|||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 2
|
||||
TabWidth: 2
|
||||
ColumnLimit: 0
|
||||
UseTab: Never
|
||||
BreakBeforeBraces: Attach
|
||||
AlwaysBreakTemplateDeclarations: true
|
Loading…
Add table
Add a link
Reference in a new issue