-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add dotnet_style_prefer_collection_expression to .editorconfig
#25126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dotnet_style_prefer_collection_expression to .editorconfig
#25126
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@ArmaanMcleod Since no changes CIs don't start. Please add a dummy change in build.psm1 (ex., final dot in first comment) |
This comment was marked as outdated.
This comment was marked as outdated.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
dotnet_style_prefer_collection_expression to .editorconfig when types exactly matchdotnet_style_prefer_collection_expression to .editorconfig
|
@ArmaanMcleod Thanks! |
|
📣 Hey @ArmaanMcleod, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗 https://aka.ms/PSRepoFeedback |
|
@ArmaanMcleod I found |
PR Summary
Follow up from #25116 (comment).
Adding
dotnet_style_prefer_collection_expressiontowhen_types_exactly_matchhttps://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0300
Background Info: dotnet/runtime#100250
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).