Skip to content

Ensure we properly format multiline raw strings #458

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

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

kzu
Copy link
Member

@kzu kzu commented Apr 30, 2025

We had weird newline formatting after applying C# whitespace normalization. A quick rewriter fixes that now.

We use the devlooped JWT which requies preserving formatting for proper parsing as a test.

@kzu kzu added the enhancement New feature or request label Apr 30, 2025
@kzu kzu force-pushed the dev/rawliterals branch from bffda3a to bd4916b Compare April 30, 2025 19:02
@kzu kzu enabled auto-merge (rebase) April 30, 2025 19:02
@kzu
Copy link
Member Author

kzu commented Apr 30, 2025

34 passed 34 passed
34 passed 34 passed
34 passed 34 passed

🧪 Details on macOS Unix 14.7.5
🧪 Details on Ubuntu 24.04.2 LTS
🧪 Details on Microsoft Windows 10.0.20348

from dotnet-retest v0.7.1 on .NET 8.0.15 with 💜 by @devlooped

@kzu kzu force-pushed the dev/rawliterals branch from bd4916b to 7077d44 Compare April 30, 2025 19:09
We had weird newline formatting after applying C# whitespace normalization. A quick rewriter fixes that now.

We use the devlooped JWT which requies preserving formatting for proper parsing as a test.
@kzu kzu force-pushed the dev/rawliterals branch from 7077d44 to ca88604 Compare April 30, 2025 19:49
@kzu kzu merged commit 86909b7 into main Apr 30, 2025
11 checks passed
@kzu kzu deleted the dev/rawliterals branch April 30, 2025 19:58
@devlooped devlooped 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.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant