mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 06:14:58 +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
|
||||
BraceWrapping:
|
||||
AfterFunction: true
|
||||
NamespaceIndentation: None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue