dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.56k stars 4.54k forks source link

Enable runtime code quality analyzers #101562

Open tlakollo opened 1 year ago

tlakollo commented 1 year ago

Runtime repo has a different set of code quality analyzers applied to code. Recently coreclr/tools folder enabled these analyzers (https://github.com/dotnet/runtime/pull/74825). These analyzers fixed several of the issues in common code between linker/nativeAOT. This issue tracks the enabling of the runtime code quality analyzers in linker repo.

dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @dotnet/area-meta See info in area-owners.md if you want to be subscribed.

dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas See info in area-owners.md if you want to be subscribed.