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

[backport] Postpone respecting the code-style analysis config rule until NET10 #75984

Closed JoeRobich closed 1 day ago

JoeRobich commented 2 days ago

Back ports the changes from https://github.com/dotnet/roslyn/pull/75978

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.

JoeRobich commented 2 days ago

/azp run roslyn-CI

azure-pipelines[bot] commented 2 days ago
Azure Pipelines successfully started running 1 pipeline(s).