Closed jmarolf closed 3 weeks ago
Should ensure that we normalize the way line endings are added as part of this. I like @Youssef1313's suggested behavior here: https://github.com/dotnet/roslyn/pull/58075#discussion_r761348136
Closing out as speculative.
RE: Are there tests for ConfigurationUpdater?
There are no direct unit tests for this compoment, but it is thoroughly tested from the unit tests for Configure Severity and Configure Option lightbulb actions: https://github.com/dotnet/roslyn/tree/main/src/EditorFeatures/CSharpTest/Diagnostics/Configuration