How do we prevent leading whitespace being added while Visual Studio 2015 touches files when merging branches.
Example above is what is show in Stash during pull request.
How do we prevent leading whitespace being added while Visual Studio 2015 touches files when merging branches.
Example above is what is show in Stash during pull request.
I don't have VS2015, but it looks like Unicode BOM. Search for option to add it in the VS editor configuration.