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