Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE0077: Avoid legacy format target in global 'SuppressMessageAttribute' #10375

Open
h3xds1nz opened this issue Jan 30, 2025 · 0 comments
Open
Assignees
Labels
area-Styling Indicates if an issue or a PR is for style changes

Comments

@h3xds1nz
Copy link
Member

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.

@h3xds1nz h3xds1nz added the area-Styling Indicates if an issue or a PR is for style changes label Jan 30, 2025
@h3xds1nz h3xds1nz self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Styling Indicates if an issue or a PR is for style changes
Projects
None yet
Development

No branches or pull requests

1 participant