mirror of
https://github.com/logos-storage/logos-storage-app-skeleton.git
synced 2026-06-15 21:09:30 +00:00
Add clang format to application
This commit is contained in:
parent
1308609fec
commit
aca1eeed0b
8
app/.clang-format
Normal file
8
app/.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