microsoft/PowerToys

Handle CA2227 appropriately

Open

#11,646 opened on Jun 7, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (7,978 forks)batch import
Area-QualityGood first issueHelp WantedProduct-General

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (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