commit | 2356fefaf8a2c6d79546a4f1c611d40b225c018f | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Jan 17 04:29:32 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 17 04:29:32 2019 +0000 |
tree | 7c3a93d70f7c39bf05b18589ae7d9951d283e467 | |
parent | f0fac8631a58ee6f12755e35f0476bef3f9bbb97 [diff] | |
parent | a50fb46fcf66e3d8dd1afe544f6ec9077508b83b [diff] |
Merge "clatd's .clang-format shouldn't be kept in sync with system/core"
diff --git a/.clang-format b/.clang-format index 6682f77..f1debbd 100644 --- a/.clang-format +++ b/.clang-format
@@ -1,6 +1,3 @@ -# https://clang.llvm.org/docs/ClangFormatStyleOptions.html -# Please keep this file in sync with system/core/.clang-format-4 -# BasedOnStyle: Google AlignConsecutiveAssignments: true AlignEscapedNewlines: Right