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