handle patches better (or other justified long line cases)
Opened this issue · 0 comments
NattyNarwhal commented
Long lines may be because of i.e. a git patch in the message. Look for common prefixes (a space, diff
, @@
, -
, +
) , or allow users to specify their own (could be nasty)