| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| } | ||
| break; | ||
| case TokenKind.AtCurly: | ||
| // Handle scenarios such as Sort-Object @{<tab> || gci | Format-Table @{ |
There was a problem hiding this comment.
Sort-Object @{ || gci | Format-Table @{
minor comment: can we change this to 'Sort-Object @{<tab>' or 'gci | Format-Table @{'? I think it's more readable.
Sorry, something went wrong.
| } | ||
| } | ||
|
|
||
| It "Issue#3628 - 'Sort-Object @{<tab> should work" { |
There was a problem hiding this comment.
'Sort-Object @{ should work
Minor comment: did you miss a single quote? :)
Sorry, something went wrong.
Adressing review comments
|
Dongbo Wang (@daxian-dbw) Thx for the review. Issues addressed. |
Sorry, something went wrong.
|
LGTM. Staffan Gustafsson (@powercode) I added link on Issue in description. The Issue will be auto closed after merge. And it is useful to see a link to the PR in the Issue. |
Sorry, something went wrong.
|
Ilya (@iSazonov) I thought the number in the title did so, but apparently I was incorrect :) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fix #3624