mirror of
https://github.com/utoni/nDPId.git
synced 2026-04-28 06:59:35 +00:00
clang-format and set BreakBeforeBraces to Allmanz
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
7867c3979d
commit
a9aa4f1236
2 changed files with 445 additions and 227 deletions
|
|
@ -51,7 +51,7 @@ Cpp11BracedListStyle: true
|
|||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
UseTab: Never
|
||||
BreakBeforeBraces: Linux
|
||||
BreakBeforeBraces: Allman
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
SpacesInAngles : false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue