mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:38:10 +00:00
Meta: Update .clang-format to not indent nested namespaces
This commit is contained in:
parent
15d5b2d29e
commit
1ec4771904
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ IndentPPDirectives: AfterHash
|
||||||
BreakBeforeBraces: Custom
|
BreakBeforeBraces: Custom
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterFunction: true
|
AfterFunction: true
|
||||||
|
NamespaceIndentation: None
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue