summaryrefslogtreecommitdiffstats
path: root/liblog
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-01-09 13:08:10 -0800
committerTom Cherry <tomcherry@google.com>2019-01-09 13:08:10 -0800
commitff4e07076d08af5edb99be731938891147e2e3a4 (patch)
tree81e6e9cca45de6112bfa94dc439ad856b9668405 /liblog
parent789d905b50eb4acac76ef064f039ebce57729570 (diff)
downloadsystem_core-ff4e07076d08af5edb99be731938891147e2e3a4.tar.gz
system_core-ff4e07076d08af5edb99be731938891147e2e3a4.tar.bz2
system_core-ff4e07076d08af5edb99be731938891147e2e3a4.zip
Use the existing .clang-format-2 for liblog
Test: n/a Change-Id: Iadbb88d99aecbc2f7485a5dfa91f5b54846a5b67
Diffstat (limited to 'liblog')
l---------[-rw-r--r--]liblog/.clang-format10
1 files changed, 1 insertions, 9 deletions
diff --git a/liblog/.clang-format b/liblog/.clang-format
index 9db87a8f5..fd0645fdf 100644..120000
--- a/liblog/.clang-format
+++ b/liblog/.clang-format
@@ -1,9 +1 @@
-BasedOnStyle: Google
-AllowShortFunctionsOnASingleLine: false
-
-CommentPragmas: NOLINT:.*
-DerivePointerAlignment: false
-PointerAlignment: Left
-PenaltyExcessCharacter: 32
-
-Cpp11BracedListStyle: false
+../.clang-format-2 \ No newline at end of file