Skip to content

Commit

Permalink
issue #4 namespace indented
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyendumajumdar committed May 8, 2020
1 parent e41882e commit d294f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ConstructorInitializerIndentWidth: 2
ContinuationIndentWidth: 2
ForEachMacros: []
IndentCaseLabels: false
NamespaceIndentation: None
NamespaceIndentation: All
PenaltyBreakBeforeFirstCallParameter: 100
PointerAlignment: Right
SortIncludes: false
Expand Down

0 comments on commit d294f1b

Please sign in to comment.