Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

VS changed its mind how this should be formatted (or we added .editorconfig that does that at some point?) and when editing this file I find myself constantly struggling with where VS wants spaces. I don't like reformatting, but don't see a way out - it affects the entire big switch block.

VS changed its mind how this should be formatted (or we added `.editorconfig` that does that at some point?) and when editing this file I find myself constantly struggling with where VS wants spaces. I don't like reformatting, but don't see a way out - it affects the entire big switch block.
Copilot AI review requested due to automatic review settings April 30, 2025 13:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request reformats the file TypePreinit.cs to improve consistency in code style and indentation according to the updated Visual Studio/.editorconfig settings. The key changes include the consistent use of braces around code blocks, standardizing switch-case block formatting, and minor whitespace adjustments across the file.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@jkotas
Copy link
Member

jkotas commented Apr 30, 2025

/ba-g build analysis stuck

@jkotas jkotas merged commit dbb3f75 into dotnet:main Apr 30, 2025
94 checks passed
@MichalStrehovsky MichalStrehovsky deleted the reformatpreinit branch April 30, 2025 19:07
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants