There was an error while loading. Please reload this page.
1 parent e9c8187 commit 07fc53dCopy full SHA for 07fc53d
2 files changed
.clang-format
@@ -26,4 +26,4 @@ IncludeBlocks: Preserve
26
Cpp11BracedListStyle: true
27
28
AlwaysBreakAfterReturnType: None
29
-AlwaysBreakTemplateDeclarations: MultiLine
+AlwaysBreakTemplateDeclarations: Yes
firmware-template-gd32/.clang-format
@@ -6,4 +6,4 @@ TabWidth: 4
6
PackConstructorInitializers: NextLineOnly
7
BreakConstructorInitializers: AfterColon
8
IndentAccessModifiers: false
9
-AccessModifierOffset: -4
+AccessModifierOffset: -4
0 commit comments