Re-enable Rules that were turned off
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
During the process of upgrading to VS2017, a number of rules were turned off for the analyses that are performed. These should be investigated again to ensure that they need to remain off.
https://github.com/cake-build/cake/pull/1562#discussion_r116984514
https://github.com/cake-build/cake/pull/1562#discussion_r116984649
Contributor guide
Research direction
Start by reviewing the two discussion links from pull request #1562 and identify which analysis rules were disabled during the VS2017 upgrade. Inspect the current analyzer configuration and verify each rule against the present build; done means rules that no longer need disabling are re-enabled without introducing analysis failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100