dotnet / dotnet/roslynator

Suppress warnings when encountering <include> when possible

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Area-Analyzers Feature Request
Dominant language
C#
Stars
3.5k
Forks
294
Avg merge
2h 30m
Merged PRs (30d)
4

Description

Like #58 but instead spans to
Is is possible to have the warnings that are suppressed in aforementioned issue be also suppressed when encountering but only if possible with specific scenarios:
Included doc brings in missing doc tags that warnings are being thrown for (may require parsing the included XML file and follow XPath)
Throw warnings when included documentation misses stuff (like summary, paramrefs, etc).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.