commit | fd728d6b91fabdfd5284506fcc82d3d69bc1bd14 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jan 14 17:14:55 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jan 14 17:14:55 2019 -0800 |
tree | 638ee9923cd7cc0b83464b96568c9f57ad675bed | |
parent | aa146434412aa0fe2f83bc46b3e0f33a28f69c1b [diff] | |
parent | d4f1d1e89a0c7f786798cb7ce559f4b0600b37e6 [diff] |
clang-format: ContinuationIndentWidth: 8 am: d4f1d1e89a Change-Id: If42d49cb68bc49693a2b51dcc04688c2748a561e
diff --git a/.clang-format b/.clang-format index 9b3f9d9..3494682 100644 --- a/.clang-format +++ b/.clang-format
@@ -22,3 +22,4 @@ TabWidth: 4 UseTab: Never IndentWidth: 4 +ContinuationIndentWidth: 8