Compare commits
2 Commits
e53f55fb23
...
f093e6f5a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f093e6f5a3 | ||
|
|
4fc904de63 |
@@ -10,6 +10,10 @@ AllowShortFunctionsOnASingleLine: true
|
||||
AllowShortBlocksOnASingleLine: true
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
BreakBeforeBraces: Attach
|
||||
ColumnLimit: 0
|
||||
BreakFunctionDefinitionParameters: false
|
||||
BinPackParameters: false
|
||||
BinPackArguments: false
|
||||
|
||||
# --- Fix the "static T\nname(...)" style ---
|
||||
AlwaysBreakAfterDefinitionReturnType: None
|
||||
|
||||
3876
source/quickjs.c
3876
source/quickjs.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user