Skip to content
Snippets Groups Projects
Commit 9142811f authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Merge "Align clang-format with the Checkstyle hook for short...

Merge "Merge "Align clang-format with the Checkstyle hook for short functions." am: 68a7e2a9 am: f622ebe7" into tm-qpr-dev-plus-aosp am: 1942925d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2507737



Change-Id: Id9ff7aebc173652ecd041b47ed6bb6aca849d801
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents db3d7f2a 1942925d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ BasedOnStyle: Google
AccessModifierOffset: -4
AlignOperands: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortFunctionsOnASingleLine: Empty
AlwaysBreakBeforeMultilineStrings: false
ColumnLimit: 100
CommentPragmas: NOLINT:.*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment