reformat
This commit is contained in:
@@ -11,6 +11,9 @@ AllowShortBlocksOnASingleLine: true
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
BreakBeforeBraces: Attach
|
||||
ColumnLimit: 0
|
||||
BreakFunctionDefinitionParameters: false
|
||||
BinPackParameters: false
|
||||
BinPackArguments: false
|
||||
|
||||
# --- Fix the "static T\nname(...)" style ---
|
||||
AlwaysBreakAfterDefinitionReturnType: None
|
||||
|
||||
3664
source/quickjs.c
3664
source/quickjs.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user