Refractor and cleanup binding logic

This commit is contained in:
2026-05-05 16:19:49 +01:00
parent 6a29c113e0
commit d362bbc114
7 changed files with 357 additions and 306 deletions
+2 -1
View File
@@ -8,4 +8,5 @@ BreakBeforeBraces: Attach
AllowShortFunctionsOnASingleLine: Empty
AlignAfterOpenBracket: BlockIndent
BinPackArguments: false
AllowAllArgumentsOnNextLine: false
AllowAllArgumentsOnNextLine: false
BreakBeforeBinaryOperators: NonAssignment