mirror of
https://github.com/logos-storage/logos-storage-app-skeleton.git
synced 2026-06-13 20:09:28 +00:00
Add clang format to unify file format
This commit is contained in:
parent
7b6f3357ec
commit
bd6421dcad
8
.clang-format
Normal file
8
.clang-format
Normal file
@ -0,0 +1,8 @@
|
||||
BasedOnStyle: LLVM
|
||||
BreakBeforeBraces: Attach
|
||||
BraceWrapping:
|
||||
AfterLambda: false
|
||||
ContinuationIndentWidth: 4
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
||||
PointerAlignment: Left
|
||||
Loading…
x
Reference in New Issue
Block a user