clang-format and set BreakBeforeBraces to Allmanz

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig
2020-07-10 20:48:23 +02:00
parent 7867c3979d
commit a9aa4f1236
2 changed files with 445 additions and 227 deletions

View File

@@ -51,7 +51,7 @@ Cpp11BracedListStyle: true
IndentWidth: 4
TabWidth: 4
UseTab: Never
BreakBeforeBraces: Linux
BreakBeforeBraces: Allman
SpacesInParentheses: false
SpacesInSquareBrackets: false
SpacesInAngles : false

670
nDPId.c

File diff suppressed because it is too large Load Diff