RCS1139 Doesn't respect partial classes
Open
Area-Analyzers
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 294
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 4
Description
I met with similar situation like #402.
1. `` on the main part of the class.
2. `` on any additional partials that require separate documentation.
RCS1139 displayed on the partial class file where only the `` was there.
Contributor guide
Research direction
Start by reviewing the RCS1139 implementation and comparing this report with issue #402. Reproduce the case with a summary on the main partial class and remarks on another partial, then verify that the diagnostic is not reported solely because the additional partial lacks a summary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100