Skip to content

Commit

Permalink
Updated .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
aardappel committed Jan 17, 2022
1 parent de2c804 commit f79f7f7
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 @@ -20,5 +20,5 @@ SpaceBeforeParens: ControlStatements
SpaceAfterTemplateKeyword: false
Standard: Cpp11
Cpp11BracedListStyle: false
IndentPPDirectives: AfterHash
IndentPPDirectives: BeforeHash
AlwaysBreakTemplateDeclarations: false

0 comments on commit f79f7f7

Please sign in to comment.