Skip to content

Add new AvoidDynamicVariableNames rule#2178

Open
iRon7 wants to merge 2 commits intoPowerShell:mainfrom
iRon7:#1706-AvoidDynamicVariableNames2
Open

Add new AvoidDynamicVariableNames rule#2178
iRon7 wants to merge 2 commits intoPowerShell:mainfrom
iRon7:#1706-AvoidDynamicVariableNames2

Conversation

@iRon7
Copy link
Copy Markdown

@iRon7 iRon7 commented Apr 22, 2026

PR Summary

New rule to push for the use of hash tables rather than dynamically creating vriables in the general variable pool.
See also: https://stackoverflow.com/a/68830451/1701026

PR Checklist

@iRon7 iRon7 changed the title #1706AvoidDynamicVariableNames Add new AvoidDynamicVariableNames rule Apr 22, 2026
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