Skip to content

Fix #2702: Remove unused Get-ScriptBlockScope function#2726

Merged
nohwnd merged 1 commit into
mainfrom
fix/2702-remove-get-scriptblockscope
Jun 17, 2026
Merged

Fix #2702: Remove unused Get-ScriptBlockScope function#2726
nohwnd merged 1 commit into
mainfrom
fix/2702-remove-get-scriptblockscope

Conversation

@nohwnd

@nohwnd nohwnd commented Jun 17, 2026

Copy link
Copy Markdown
Member

Fixes #2702

Removes Get-ScriptBlockScope from Pester.Scoping.ps1 — it has zero call sites anywhere in the repo (src, tests, docs). Only the definition existed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nohwnd nohwnd merged commit 789acc0 into main Jun 17, 2026
13 checks passed
@nohwnd nohwnd deleted the fix/2702-remove-get-scriptblockscope branch June 17, 2026 13:56
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.

Get-ScriptBlockScope is defined but never used

1 participant