diff --git a/.clang-format b/.clang-format
index 1eb0867e11d354e3ae05ecbc03eb9a331c2e50fc..f059f2fdedb77e9baf0654f4056aaa0b788eb532 100644
--- a/.clang-format
+++ b/.clang-format
@@ -19,7 +19,7 @@ FixNamespaceComments: 'true'
 IncludeBlocks: Preserve
 IndentWidth: '4'
 MaxEmptyLinesToKeep: '2'
-NamespaceIndentation: Inner
+NamespaceIndentation: None
 PointerAlignment: Left
 ReflowComments: 'false'
 SortIncludes: 'true'