Skip to content

CSHARP-6143: Normalize whitespace formatting across the codebase with dotnet format - #2084

Merged
sanych-sun merged 1 commit into
mongodb:mainfrom
papafe:csharp6143
Jul 29, 2026
Merged

CSHARP-6143: Normalize whitespace formatting across the codebase with dotnet format#2084
sanych-sun merged 1 commit into
mongodb:mainfrom
papafe:csharp6143

Conversation

@papafe

@papafe papafe commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

https://jira.mongodb.org/browse/CSHARP-6143

Runs dotnet format whitespace across src/ and tests/ to bring the code into line with the formatting rules already defined in .editorconfig (indentation, spacing, brace placement, trailing whitespace). Purely mechanical, no behavior changes.

@papafe
papafe requested a review from a team as a code owner July 28, 2026 12:44
@papafe
papafe requested review from Copilot and sanych-sun July 28, 2026 12:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@papafe papafe added the maintenance Non-code maintenance (deps, docs, configs, etc.). label Jul 28, 2026

@sanych-sun sanych-sun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@sanych-sun
sanych-sun merged commit 2a9419c into mongodb:main Jul 29, 2026
21 of 28 checks passed
@papafe
papafe deleted the csharp6143 branch July 30, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Non-code maintenance (deps, docs, configs, etc.).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants