Skip to content
Snippets Groups Projects
Commit b8fa353f authored by Philip Trettner's avatar Philip Trettner
Browse files

updated subs and clang-format

parent ceef2e66
No related branches found
No related tags found
No related merge requests found
glow @ 55f4b0eb
Subproject commit ba3c00e02698ef7959b643e5a47e30b587919791 Subproject commit 55f4b0eb10488e0bfcc5c35aba15d214898a33a1
glow-extras @ 1eacabc0
Subproject commit 1a35099934b9a54c8d899c0ff2b2ff310d9a1a71 Subproject commit 1eacabc03ee58af322da72f8ed006d2262dfbeb2
polymesh @ 6093b9fb
Subproject commit 7e93efac21e6e2cd2ccac61cd25807e380ec92df Subproject commit 6093b9fb6295f10e0ea90667228045910b21b6cf
typed-geometry @ 12b7f4ae
Subproject commit 5fa82f7024ea8f590893cccbb00ed3243eb26926 Subproject commit 12b7f4ae7ccf066874388d7223d43868bce7c71c
...@@ -17,7 +17,7 @@ PenaltyBreakString: 50 ...@@ -17,7 +17,7 @@ PenaltyBreakString: 50
IndentWidth: 4 IndentWidth: 4
AllowShortIfStatementsOnASingleLine: false AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline AllowShortFunctionsOnASingleLine: All
AlwaysBreakBeforeMultilineStrings: false AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: true AlwaysBreakTemplateDeclarations: true
#BraceBreakingStyle: ??? #BraceBreakingStyle: ???
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment