summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 8a109530e5..65447dc07d 100644
--- a/.clang-format
+++ b/.clang-format
@@ -10,3 +10,4 @@ IndentPPDirectives: AfterHash
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
+NamespaceIndentation: None