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

Avoid expanding tabs to spaces in codegen #9247

Merged
merged 3 commits into from
Sep 8, 2023

Conversation

jjonescz
Copy link
Member

@jjonescz jjonescz commented Sep 6, 2023

Fixes #9050.

@jjonescz jjonescz added the area-compiler Umbrella for all compiler issues label Sep 6, 2023
@jjonescz jjonescz marked this pull request as ready for review September 6, 2023 13:34
@jjonescz jjonescz requested a review from a team as a code owner September 6, 2023 13:34
@jjonescz jjonescz enabled auto-merge (squash) September 8, 2023 08:57
@jjonescz jjonescz merged commit c2501b0 into dotnet:main Sep 8, 2023
@jjonescz jjonescz deleted the 9050-TabsVsSpaces branch September 8, 2023 09:34
@ghost ghost added this to the Next milestone Sep 8, 2023
@Cosifne Cosifne modified the milestones: Next, 17.8 P3 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-compiler Umbrella for all compiler issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabs replaced with spaces in the generated razor file
4 participants