summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-19 23:17:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-19 23:17:00 +0000
commitec65f5a2b5286e3d6fd1b581a9e592572512e14f (patch)
treeedd423d34cb852de84040ddb5bbef41ec8057491
parent96e20f8ef1c66242e4df75165c453b3739ca4ef7 (diff)
parent4d110d99108559685a48a76598101355ddb84502 (diff)
downloadgs201-android14-d2-s2-release.tar.gz
Change-Id: I60a0839546f46aac2ab6ec0c3504a13d4c0d33c9
-rw-r--r--.clang-format4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 03af56d..f63f670 100644
--- a/.clang-format
+++ b/.clang-format
@@ -11,3 +11,7 @@ ContinuationIndentWidth: 8
IndentWidth: 4
PenaltyBreakBeforeFirstCallParameter: 100000
SpacesBeforeTrailingComments: 1
+IncludeBlocks: Preserve
+
+DerivePointerAlignment: false
+PointerAlignment: Left