Refractor and cleanup binding logic
This commit is contained in:
+2
-1
@@ -8,4 +8,5 @@ BreakBeforeBraces: Attach
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
BinPackArguments: false
|
||||
AllowAllArgumentsOnNextLine: false
|
||||
AllowAllArgumentsOnNextLine: false
|
||||
BreakBeforeBinaryOperators: NonAssignment
|
||||
|
||||
Reference in New Issue
Block a user