@[email protected] to Programmer [email protected] • 11 months agoReview Pleaseprogramming.devimagemessage-square97fedilinkarrow-up1967arrow-down117
arrow-up1950arrow-down1imageReview Pleaseprogramming.dev@[email protected] to Programmer [email protected] • 11 months agomessage-square97fedilink
minus-square@sunbyteslink3•11 months 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.