summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-19 23:17:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-09-19 23:17:43 +0000
commit376a545a95045ac789fdce51cc3001534689aa54 (patch)
treeedd423d34cb852de84040ddb5bbef41ec8057491
parent06f2d1304bf5dc778f587faec3b4545a5723dea6 (diff)
parent4d110d99108559685a48a76598101355ddb84502 (diff)
downloadgs201-android14-qpr1-release.tar.gz
Change-Id: I5f7e06928191181cbf0e88e93fc67030d685d89f
-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