Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SA1642: Allow <para> Tags in Constructor Documentation #3861

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

MattFromRVA
Copy link
Contributor

Fixes #3575

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.45%. Comparing base (51c772e) to head (df78311).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3861   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files         926      926           
  Lines      110202   110237   +35     
  Branches     3312     3315    +3     
=======================================
+ Hits       107398   107433   +35     
  Misses       1837     1837           
  Partials      967      967           

@MattFromRVA MattFromRVA requested a review from sharwell June 24, 2024 12:43
@sharwell sharwell merged commit ff5c432 into DotNetAnalyzers:master Jun 26, 2024
19 checks passed
@sharwell sharwell added this to the 1.2-beta.next milestone Jun 26, 2024
@MattFromRVA MattFromRVA deleted the SA1642_Fix branch July 3, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SA1642 does not handle use of the <para> tag
2 participants