mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-22 06:57:02 +00:00
Modernize .clang-format
This commit is contained in:
parent
21a8e8fee0
commit
e805a08ff5
@ -10,7 +10,8 @@ AlignConsecutiveAssignments: false
|
||||
AlignConsecutiveDeclarations: false
|
||||
AlignEscapedNewlinesLeft: true
|
||||
AlignOperands: true
|
||||
AlignTrailingComments: true
|
||||
AlignTrailingComments:
|
||||
Kind: Always
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
AllowShortCaseLabelsOnASingleLine: false
|
||||
|
Loading…
Reference in New Issue
Block a user