| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| @@ -19,7 +19,7 @@ internal static class Clipboard | |||
| private static string StartProcess( | |||
There was a problem hiding this comment.
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'."
Sorry, something went wrong.
| { | ||
| /// <summary> | ||
| /// Construct a new chainable AST with the given extent. | ||
| /// Initializes a new instance of the new chainable AST with the given extent. |
There was a problem hiding this comment.
Extra whitespace?
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed.
Sorry, something went wrong.
| { | ||
| /// <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. |
There was a problem hiding this comment.
Extra whitespace?
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed.
Sorry, something went wrong.
There was a problem hiding this comment.
13/50 reviewed
Sorry, something went wrong.
|
Travis Plunk (@TravisEz13) it's easier to review by commit than by file since the changes are similar per commit |
Sorry, something went wrong.
|
🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Fix style issues that appeared in the last month.
Easy review commit by commit.
PR Context
PR Checklist