Skip to content

Fix whitespace in PowerShell scripts#795

Open
papeh wants to merge 3 commits intomainfrom
fix/whitespace-in-ps
Open

Fix whitespace in PowerShell scripts#795
papeh wants to merge 3 commits intomainfrom
fix/whitespace-in-ps

Conversation

@papeh
Copy link
Copy Markdown
Contributor

@papeh papeh commented Mar 31, 2026

This change is Reviewable

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

NUnit Tests

    1 files  ±0      1 suites  ±0   6m 41s ⏱️ +46s
4 074 tests ±0  4 003 ✅ ±0  71 💤 ±0  0 ❌ ±0 
4 083 runs  ±0  4 012 ✅ ±0  71 💤 ±0  0 ❌ ±0 

Results for commit fcc7e13. ± Comparison against base commit 28e9888.

♻️ This comment has been updated with latest results.

@papeh
Copy link
Copy Markdown
Contributor Author

papeh commented Mar 31, 2026

I discovered that replacing ' ' with '\t' replaces mid-line occurrences that should be left alone, so I reprocessed all files with regexes to check only the beginning and end of each line. This is now ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant