Browse Source

style: .clang-format: - newline after template declaration

usb_midi_launchpad
heck 6 months ago
parent
commit
15dc470d06
  1. 1
      .clang-format

1
.clang-format

@ -40,3 +40,4 @@ AllowShortBlocksOnASingleLine: Always
IndentPPDirectives: BeforeHash
IndentExternBlock: Indent
Cpp11BracedListStyle: false
BreakTemplateDeclarations: Leave

Loading…
Cancel
Save