Skip to content

Commit

Permalink
Meta: Update .clang-format to not indent nested namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekling committed Mar 14, 2020
1 parent 15d5b2d commit 1ec4771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ IndentPPDirectives: AfterHash
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
NamespaceIndentation: None

0 comments on commit 1ec4771

Please sign in to comment.