From 2499b2173dab01fa76736f6771735bb8e69dd265 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Mon, 25 Sep 2017 22:29:21 +0200 Subject: [PATCH] Added clang-format formatting --- .clang-format | 4 ++-- dbt-core | 2 +- sc-components | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.clang-format b/.clang-format index 65300b8..0d03f70 100644 --- a/.clang-format +++ b/.clang-format @@ -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 diff --git a/dbt-core b/dbt-core index d41577a..c338c68 160000 --- a/dbt-core +++ b/dbt-core @@ -1 +1 @@ -Subproject commit d41577a9371160a03a0b302d1dcf87cd6c7b588b +Subproject commit c338c6879fe968b2bde07b536731b855fccebf10 diff --git a/sc-components b/sc-components index c852e82..cab7505 160000 --- a/sc-components +++ b/sc-components @@ -1 +1 @@ -Subproject commit c852e8228d4351ea672a2367fd36ce8965ff3347 +Subproject commit cab7505af9f4093a93d7e41c519ad937bdc60f81