code-annotation icon indicating copy to clipboard operation
code-annotation copied to clipboard

Make diffs to ignore whitespace changes

Open bzz opened this issue 7 years ago • 2 comments

As discussed \w @vmarkovtsev - it would be desirable for ML team to see equivalent of git-diff -w while annotating.

bzz avatar Mar 02 '18 15:03 bzz

I wonder if this could be considered when solving https://github.com/src-d/code-annotation/issues/176

dpordomingo avatar Mar 09 '18 17:03 dpordomingo

Quick note for future reference. This is not completely supported by the lib we use, but the pieces are there. We could fork or PR https://github.com/pmezard/go-difflib to:

carlosms avatar Mar 15 '18 18:03 carlosms