Tagged Questions

0
votes
1answer
143 views

“Ignore Whitespace” option in diffs should still include spaces inside strings

I know this is tricky due to different programming languages, etc., however I noticed today that in some code reviews, I'd missed some changes that included spaces inside strings i …