mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 01:12:22 +00:00
clang-format and set BreakBeforeBraces to Allmanz
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -51,7 +51,7 @@ Cpp11BracedListStyle: true
|
|||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
UseTab: Never
|
UseTab: Never
|
||||||
BreakBeforeBraces: Linux
|
BreakBeforeBraces: Allman
|
||||||
SpacesInParentheses: false
|
SpacesInParentheses: false
|
||||||
SpacesInSquareBrackets: false
|
SpacesInSquareBrackets: false
|
||||||
SpacesInAngles : false
|
SpacesInAngles : false
|
||||||
|
|||||||
Reference in New Issue
Block a user