Skip to content

Use consistent indentation in the file HelpersCommon.psm1#26608

Merged
daxian-dbw merged 1 commit into
PowerShell:masterfrom
daxian-dbw:cleanup
Dec 12, 2025
Merged

Use consistent indentation in the file HelpersCommon.psm1#26608
daxian-dbw merged 1 commit into
PowerShell:masterfrom
daxian-dbw:cleanup

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

The file HelpersCommon.psm1 use both 4 spaces and tab characters as indentations in the file, which makes it hard to view the file from an editor where a tab character is not the same width as 4 spaces. This PR fixes it to always use 4 spaces.

PR Checklist

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners December 12, 2025 00:39
Copilot AI review requested due to automatic review settings December 12, 2025 00:39
@daxian-dbw daxian-dbw added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Dec 12, 2025
@daxian-dbw
Copy link
Copy Markdown
Member Author

daxian-dbw commented Dec 12, 2025

@iSazonov can you please review? It's easy to view by ignoring the white space changes:
https://github.com/PowerShell/PowerShell/pull/26608/changes?w=1

GitHub
PR Summary The file HelpersCommon.psm1 use both 4 spaces and tab characters as indentations in the file, which makes it hard to view the file from an editor where a tab character is not the same wi...

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@iSazonov iSazonov self-requested a review December 12, 2025 04:13
@iSazonov
Copy link
Copy Markdown
Collaborator

@daxian-dbw Ready to merge but blocked by code owner.

@shane7777777777777
Copy link
Copy Markdown

approve

@shane7777777777777
Copy link
Copy Markdown

appove

@daxian-dbw daxian-dbw merged commit 15d0a28 into PowerShell:master Dec 12, 2025
42 of 43 checks passed
@daxian-dbw daxian-dbw deleted the cleanup branch December 12, 2025 18:40
kilasuit pushed a commit to kilasuit/PowerShell that referenced this pull request Jan 2, 2026
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