-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
Is your feature request related to a problem? Please describe
List of diagnostics that need to be investigated, fixed, and enabled.
Line 297: dotnet_diagnostic.CA1821.severity = none # TODO: warning
Line 466: dotnet_diagnostic.CA2208.severity = none # TODO: warning
Line 533: dotnet_diagnostic.CA2245.severity = none # TODO: warning
Line 851: dotnet_diagnostic.IL3000.severity = none # TODO: warning
Line 1137: dotnet_diagnostic.SA1302.severity = none # TODO: warning
Line 1179: dotnet_diagnostic.SA1400.severity = none # TODO: warning
Line 1191: dotnet_diagnostic.SA1404.severity = none # TODO: warning
Line 1608: dotnet_diagnostic.IDE0059.severity = none # TODO: warning
Describe the solution you'd like and alternatives you've considered
N/A
Will this feature affect UI controls?
N/A
RussKie
Metadata
Metadata
Assignees
Labels
enhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions