diff options
author | Tom Cherry <tomcherry@google.com> | 2017-03-13 16:15:28 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2017-03-13 16:23:20 -0700 |
commit | 62a9f32344d915769dcb5ed2575c932f02913852 (patch) | |
tree | be430035798dbf4aff14e70ffd9d1ba8c144874e /libunwindstack/tests/MemoryFileTest.cpp | |
parent | 76850afa52ded23a03f4ac225edb7fd0f035975c (diff) |
init: Remove custom clang-format
Use a symlink to .clang-format-4 from the parent directory now that we
have it, instead of the custom .clang-format in this directory.
The changes between these files are,
Old:
ConstructorInitializerAllOnOneLineOrOnePerLine: false
TabWidth: 8
New:
ConstructorInitializerAllOnOneLineOrOnePerLine: true
TabWidth: 4
There is no reason to keep a custom .clang-format for these two
changes, and setting ConstructorInitializerAllOnOneLineOrOnePerLine to
true will be beneficial.
Test: Run clang-format and see that its output is sane
Change-Id: I5b357949eb02a60577cf57a783c0a80997b24e75
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions