format: update .clang-format
This commit is contained in:
@@ -2,4 +2,7 @@ BasedOnStyle: LLVM
|
||||
ColumnLimit: 80
|
||||
BreakBeforeBraces: Attach
|
||||
IndentWidth: 4
|
||||
ContinuationIndentWidth: 4
|
||||
TabWidth: 4
|
||||
ContinuationIndentWidth: 4
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
Reference in New Issue
Block a user