Merge "clang-format: ContinuationIndentWidth: 8" am: c696782032 am: 43c0169b8e
am: d96ee967a2

Change-Id: I825db4d707580bc3b873a23f4b9161152d4bbf36
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