mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-11-24 04:21:41 +01:00
Formatted the entire codebase and added a CI check for formatting
This commit is contained in:
@@ -17,7 +17,7 @@ AllowShortCaseLabelsOnASingleLine: false
|
||||
AllowShortFunctionsOnASingleLine: All
|
||||
AllowShortLambdasOnASingleLine: All
|
||||
AllowShortIfStatementsOnASingleLine: WithoutElse
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
AllowShortLoopsOnASingleLine: true
|
||||
AlwaysBreakAfterDefinitionReturnType: None
|
||||
AlwaysBreakAfterReturnType: None
|
||||
AlwaysBreakBeforeMultilineStrings: false
|
||||
|
||||
Reference in New Issue
Block a user