jj/lib
Scott Taylor 6e959fa12c conflicts: allow stripped trailing whitespace in diffs
Some editors strip trailing whitespace on save, which breaks any diffs
which have context lines, since the parsing function expects them to
start with a space. There's no visual difference between " \n" and "\n",
so it seems reasonable to accept both.
2024-11-22 18:00:05 -06:00
..
benches
gen-protos
proc-macros
src conflicts: allow stripped trailing whitespace in diffs 2024-11-22 18:00:05 -06:00
tests conflicts: allow stripped trailing whitespace in diffs 2024-11-22 18:00:05 -06:00
testutils
Cargo.toml
LICENSE