@[email protected] to Programmer [email protected] • 1 year agoReview Pleaseprogramming.devimagemessage-square111fedilinkarrow-up1978
arrow-up1978imageReview Pleaseprogramming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square111fedilink
minus-square@[email protected]linkfedilink3•1 year agoSome diff tools don’t handle indentation by default. So if you add a wrapper, it counts everything inside it as “changed”
Some diff tools don’t handle indentation by default.
So if you add a wrapper, it counts everything inside it as “changed”
That’s what “toggle whitespace diff” is for.