mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Tiny .clang-format tweak
This commit is contained in:
parent
56ce0893e0
commit
53b360dd11
6 changed files with 5 additions and 95 deletions
|
|
@ -3,6 +3,7 @@ TabWidth: 8
|
|||
IndentWidth: 8
|
||||
ContinuationIndentWidth: 8
|
||||
ColumnLimit: 80
|
||||
AlignAfterOpenBracket: Align
|
||||
AlignOperands: true
|
||||
AllowAllParametersOfDeclarationOnNextLine: false
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue