Skip to content

Conversation

@davidwengier
Copy link
Member

Just noticed this while mucking around in OrchardCode

@davidwengier davidwengier requested a review from a team as a code owner February 6, 2025 22:16
body {
background-color: lightblue;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we have purposely bad formatting here to demonstrate our formatter ignores it in this case?

Copy link
Member Author

Choose a reason for hiding this comment

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

Our test infra doesn't know how to format CSS or TypeScript, so it's all "bad formatting" as far as the C# formatter is concerned.

Copy link
Contributor

Choose a reason for hiding this comment

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

Right, my suggestion was to have bad formatting in input an output (extra or missing space, bad indentation) so it's obvious we are not trying to format in that case. No big deal.

Copy link
Contributor

@alexgav alexgav left a comment

Choose a reason for hiding this comment

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

:shipit:

@davidwengier davidwengier merged commit 42c8f01 into dotnet:main Feb 7, 2025
12 checks passed
@davidwengier davidwengier deleted the EscapedAtSign branch February 7, 2025 05:19
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Feb 7, 2025
@jjonescz jjonescz modified the milestones: Next, 17.14 P2 Mar 11, 2025
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.

3 participants