diff options
author | Ian Rogers <irogers@google.com> | 2020-04-08 17:13:52 -0700 |
---|---|---|
committer | Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> | 2020-04-18 13:45:18 +0200 |
commit | c90f3b8c4b5b7ff3ee7103640a2ab1c960c69645 (patch) | |
tree | 44c6fc8d327b7859b93ddd1ff8d1b63778293420 /tools | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
clang-format: don't indent namespaces
This change doesn't affect existing code. Inner namespace indentation
can lead to a lot of indentation in the case of anonymous namespaces and
the like, impeding readability. Of the clang-format builtin styles
LLVM, Google, Chromium and Mozilla use None while WebKit uses Inner.
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions