dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.09k stars 4.04k forks source link

Postpone respecting the code-style analysis config rule until NET10 #75978

Closed arunchndr closed 2 days ago

arunchndr commented 3 days ago

Related to #71173

Until we can connect the dots better for the user that has analysislevel set to latest-all (which currently is a lot of users), that this is the exact action and result that caused these errors in the IDE and cmdline, lets postpone enabling this.

arunchndr commented 2 days ago

LGTM! @JoeRobich feel free to hit merge when ready. We may need a rebase or cherry pick to 17.12.