Skip to content

Clean up file headers in tooling, and other misc cleanup#11974

Merged
davidwengier merged 8 commits intodotnet:mainfrom
davidwengier:Cleanup
Jun 25, 2025
Merged

Clean up file headers in tooling, and other misc cleanup#11974
davidwengier merged 8 commits intodotnet:mainfrom
davidwengier:Cleanup

Conversation

@davidwengier
Copy link
Member

Yesterday I copied a file from one project to another, and that broke the build in a pretty frustrating way: We had two different file headers defined over three different .editorconfig files.

This PR cleans that up by centralising on the file header that is used in the compiler, and removing the redundant .editorconfig file. The latter caused a minor minefield, but it didn't seem like a huge deal to wade through it. If you disagree, hit that lovely request changes button (or just let me know).

You would be mad not to review this commit-at-a-time IMO.

@davidwengier davidwengier requested review from a team as code owners June 24, 2025 02:46
@davidwengier
Copy link
Member Author

ATTN @dotnet/razor-compiler for the last 3 commits in particular

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.

5 participants