IDE0077: Avoid legacy format target in global 'SuppressMessageAttribute'
Open
:construction: work in progress
area-Styling
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
More info: https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0077
Shall be done after #10374 is merged to prevent overlapping and merge issues.
Part of this should be moving the UIA's `CodeQuality_Approved` per-project files into `GlobalSuppressions` file which are project-rooted to follow standard practices that are to be employed on rest of the projects as we move closer in resolving the issues, some bits will inevitably have to be supressed as well (especially on public types) to avoid breaking changes.
Contributor guide
Assessment
This issue has not been assessed yet.