Closed zzzeek closed 2 years ago
There's no general way to determine from the source how to format long lines. instead, add --black-line-length option where we will directly emulate black's formatting style.
Fixes: #12
There's no general way to determine from the source how to format long lines. instead, add --black-line-length option where we will directly emulate black's formatting style.
Fixes: #12