3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#7,978 forks (7,978 forks)batch import
Area-QualityGood first issueHelp WantedProduct-General
Repository metrics
- Stars
- 133,154 stars (133,154 stars)
- PR merge metrics
- Avg merge 14d 20h (Avg merge 14d 20h)117 merged PRs in 30d (117 merged PRs in 30d)
Description
Provide a description of the new feature / enhancement
Few instances of CA2227 that have been inlined ignored. We should handle this correctly.
Contributor guide
- Research direction
- Search the codebase for inline suppressions of CA2227 and refactor them to follow best practices, such as using appropriate design patterns or attributes.
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Refactor
- Prerequisites
- GitC#