Skip to content

Add new AvoidUsingArrayList rule#2174

Open
iRon7 wants to merge 1 commit intoPowerShell:mainfrom
iRon7:#2147AvoidArrayList
Open

Add new AvoidUsingArrayList rule#2174
iRon7 wants to merge 1 commit intoPowerShell:mainfrom
iRon7:#2147AvoidArrayList

Conversation

@iRon7
Copy link
Copy Markdown

@iRon7 iRon7 commented Apr 15, 2026

to warn when the ArrayList class is used in PowerShell scripts (#2147).
Add tests for both violations and non-violations of this rule.
Update documentation to include the new rule and its guidelines.
(For this, I followed Liam Peters' blog post, also note that this is my first formal C# contribution to any GitHub project)

PR Summary

PR Checklist

…lass is used in PowerShell scripts. Added tests for both violations and non-violations of this rule. Updated documentation to include the new rule and its guidelines.
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