Skip to content

Fix style issues#10998

Merged
adityapatwardhan merged 16 commits intoPowerShell:masterfrom
iSazonov:fix-month-style-2
Nov 7, 2019
Merged

Fix style issues#10998
adityapatwardhan merged 16 commits intoPowerShell:masterfrom
iSazonov:fix-month-style-2

Conversation

@iSazonov
Copy link
Copy Markdown
Collaborator

@iSazonov iSazonov commented Nov 6, 2019

PR Summary

Fix style issues that appeared in the last month.
Easy review commit by commit.

PR Context

PR Checklist

@@ -19,7 +19,7 @@ internal static class Clipboard
private static string StartProcess(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@iSazonov, your last commit had 1 failures in PowerShell-CI-windows
Enter-PSHostProcess tests.By CustomPipeName.Can enter, exit, and re-enter using CustomPipeName

Expected $true, because The script was able to re-enter another process and grab the pipe of '4fzpekvk.ydv'., but got $false.
at <ScriptBlock>, D:\a\1\s\test\powershell\Modules\Microsoft.PowerShell.Core\Enter-PSHostProcess.Tests.ps1: line 170
170:                     Should -BeTrue -Because "The script was able to re-enter another process and grab the pipe of '$pipeName'."

@iSazonov iSazonov requested a review from SteveL-MSFT November 6, 2019 11:24
@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Nov 6, 2019
@iSazonov iSazonov added this to the 7.0.0-preview.6 milestone Nov 6, 2019
{
/// <summary>
/// Construct a new chainable AST with the given extent.
/// Initializes a new instance of the new chainable AST with the given extent.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Extra whitespace?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

{
/// <summary>
/// Create a new statement chain AST from two statements and an operator.
/// Initializes a new instance of the new statement chain AST from two statements and an operator.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Extra whitespace?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed.

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Nov 6, 2019
Copy link
Copy Markdown
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

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

13/50 reviewed

@TravisEz13 TravisEz13 changed the title Fix October month style issues Fix style issues Nov 6, 2019
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Nov 7, 2019
@SteveL-MSFT
Copy link
Copy Markdown
Member

SteveL-MSFT commented Nov 7, 2019

@TravisEz13 it's easier to review by commit than by file since the changes are similar per commit

@adityapatwardhan adityapatwardhan self-assigned this Nov 7, 2019
@adityapatwardhan adityapatwardhan merged commit 9851b07 into PowerShell:master Nov 7, 2019
@iSazonov iSazonov deleted the fix-month-style-2 branch November 8, 2019 03:07
@ghost
Copy link
Copy Markdown

ghost commented Nov 21, 2019

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

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.

5 participants