I'm using Rider & Git, whenever I save any C# file it reformats the entire file the diff is always the entire file.
When reviewing the GitHub PR window if I click "Hide whitespace" I can see only my changes; is there a way to disable this so that it doesn't happen?
I assume it's a local Git config setting I have enabled.