Added clang-format formatting

This commit is contained in:
Eyck Jentzsch 2017-09-25 22:29:21 +02:00
parent b69472c108
commit 2499b2173d
3 changed files with 4 additions and 4 deletions

View File

@ -36,13 +36,13 @@ BraceWrapping:
BreakBeforeBinaryOperators: None
BreakBeforeBraces: Attach
BreakBeforeTernaryOperators: true
BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializersBeforeComma: true
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: true
ColumnLimit: 120
CommentPragmas: '^ IWYU pragma:'
ConstructorInitializerAllOnOneLineOrOnePerLine: false
ConstructorInitializerIndentWidth: 4
ConstructorInitializerIndentWidth: 0
ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: false

@ -1 +1 @@
Subproject commit d41577a9371160a03a0b302d1dcf87cd6c7b588b
Subproject commit c338c6879fe968b2bde07b536731b855fccebf10

@ -1 +1 @@
Subproject commit c852e8228d4351ea672a2367fd36ce8965ff3347
Subproject commit cab7505af9f4093a93d7e41c519ad937bdc60f81