FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix style issues by iSazonov · Pull Request #10998 · PowerShell/PowerShell · GitHub

Fix style issues - #10998

Merged
Aditya Patwardhan (adityapatwardhan) merged 16 commits into
PowerShell:masterfrom
iSazonov:fix-month-style-2
Nov 7, 2019
Merged

Fix style issues#10998
Aditya Patwardhan (adityapatwardhan) merged 16 commits into
PowerShell:masterfrom
iSazonov:fix-month-style-2

Conversation

Ilya (iSazonov) commented Nov 6, 2019
edited
Loading

Copy link
Copy Markdown
Collaborator

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Ilya (@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'."

Ilya (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
Ilya (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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Fixed.

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

Travis Plunk (TravisEz13) left a comment

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

13/50 reviewed

Travis Plunk (TravisEz13) changed the title Fix October month style issues Fix style issues Nov 6, 2019
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

Steve Lee (SteveL-MSFT) commented Nov 7, 2019
edited
Loading

Copy link
Copy Markdown
Member

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

Aditya Patwardhan (adityapatwardhan) merged commit 9851b07 into PowerShell:master Nov 7, 2019
Ilya (iSazonov) deleted the fix-month-style-2 branch November 8, 2019 03:07

Copy link
Copy Markdown

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

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL