Skip to content
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

Format stackalloc initializers like array initializers. #69410

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

pawchen
Copy link
Contributor

@pawchen pawchen commented Aug 5, 2023

Fixes #65498

@pawchen pawchen requested a review from a team as a code owner August 5, 2023 17:42
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 5, 2023
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Aug 5, 2023
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@CyrusNajmabadi CyrusNajmabadi merged commit 520f605 into dotnet:main Aug 5, 2023
@ghost ghost added this to the Next milestone Aug 5, 2023
@pawchen pawchen deleted the stackalloc branch August 6, 2023 02:59
@dibarbet dibarbet modified the milestones: Next, 17.8 P2 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatting for stackalloc as a parameter lost one indentation
3 participants