Skip to content

Style: Add period before </param> and </exception> doc tags#8553

Merged
iSazonov merged 13 commits intoPowerShell:masterfrom
iSazonov:style-docs-period-para-5
Dec 28, 2018
Merged

Style: Add period before </param> and </exception> doc tags#8553
iSazonov merged 13 commits intoPowerShell:masterfrom
iSazonov:style-docs-period-para-5

Conversation

@iSazonov
Copy link
Collaborator

@iSazonov iSazonov commented Dec 28, 2018

PR Summary

Add period before and doc tags.

PR Checklist

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Dec 28, 2018
/// <param name="maxLines">maximum number of lines to be returned</param>
/// <param name="source">string we want to limit the number of lines.</param>
/// <param name="maxLines">maximum number of lines to be returned.</param>
/// <returns>The first lines of <paramref name="source"/>.</returns>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be blank

@iSazonov iSazonov merged commit 479fc64 into PowerShell:master Dec 28, 2018
@iSazonov iSazonov deleted the style-docs-period-para-5 branch December 28, 2018 11:39
@iSazonov iSazonov self-assigned this Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments