commit | d0c6510fd326683acbbb6f0044c2222a2361b1d7 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Apr 15 14:31:21 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Apr 19 14:12:15 2021 -0700 |
tree | 44d5163835b8dcf3d88ff2d8a48dd16bbf513237 | |
parent | 343470b2298bdfa69f29ab0e0e0eb549499bc1a8 [diff] [blame] |
clang-format: Add IncludeBlocks: Preserve Test: pass Change-Id: Id8394cccb9652c4252e9e4eacfe8096d709ccc1c
diff --git a/.clang-format b/.clang-format index 03af56d..6725a1f 100644 --- a/.clang-format +++ b/.clang-format
@@ -11,3 +11,4 @@ IndentWidth: 4 PenaltyBreakBeforeFirstCallParameter: 100000 SpacesBeforeTrailingComments: 1 +IncludeBlocks: Preserve