Skip to content
Snippets Groups Projects
Commit 84017053 authored by Howard Chen's avatar Howard Chen Committed by android-build-merger
Browse files

Add .clang-format am: 9ea355c0 am: 86e2b4a7

am: 32a36cec

Change-Id: Id597fb0341f18f3c8450a11c555ca3d189969b40
parents 297c1e62 32a36cec
No related branches found
No related tags found
No related merge requests found
#
# Copyright (C) 2017 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
BasedOnStyle: Google
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
TabWidth: 4
UseTab: Never
IndentWidth: 4
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