break before all binary operators on wrap
https://clang.llvm.org/docs/ClangFormatStyleOptions.html (BreakBeforeBinaryOperators)
motivation: https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary-operator
https://clang.llvm.org/docs/ClangFormatStyleOptions.html (BreakBeforeBinaryOperators)
motivation: https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary-operator