Tighten up spacing for user and group for unix Get-ChildItem formatting.#19081
Tighten up spacing for user and group for unix Get-ChildItem formatting.#19081JamesWTruher wants to merge 1 commit into
Conversation
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
@JamesWTruher The view was updated to make it more compact by #18183, which was included in the 7.4-preview.1. The following is quoted from that PR description:
By looking at the current formatting, do you think 10 for user/group names is still too wide? |
|
@daxian-dbw I think when this was reviewed, we didn't realize it was already reduced from 16 to 10. So I think 10 is probably fine and we can just close this PR. |
|
@SteveL-MSFT Thanks for clarifying. Will close this PR. |
PR Summary
Address issue #18347 by changing spacing of
Get-ChildItemon non-Windows system.PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).