aswinkarthik / csvdiff

A fast diff tool for comparing csv files
https://aswinkarthik.github.io/csvdiff/
MIT License
532 stars 57 forks source link

RowFormat formatter appends \tmessage in Tab separated format #69

Open gasperno opened 9 months ago

gasperno commented 9 months ago

Resolves #68

It appends ADDED, MODIFIED, DELETED rowmarks using the file separator provided instead of the default.

Using the example in the bug ticket, I was able to generated the expected output.