commit | 0169ce4e36631fd09fc612caf5b7ea49d3ae5a9d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jan 14 10:46:41 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Jan 14 10:46:41 2019 -0800 |
tree | f2ec431f440434c3dcd25ec2c62f1b18a44d349b | |
parent | c3ea0775ba856cbeff4e194fa59281532228b974 [diff] [blame] |
clang-format: ContinuationIndentWidth: 8 More normal, matches system/core. Bug: 122835115 Test: manual Change-Id: I41d92756ce9ddfa27b24215f5e92017756a82a25
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