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

Fix #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse #727

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

danielcweber
Copy link
Contributor

@danielcweber danielcweber commented Dec 20, 2024

Though the resulting snapshot changes don't match my understanding of multiline raw string literals yet, it should fix #725.

EDIT: This is based on 5.0.6 although Github won't let me choose the tag as base branch so it may require a rebase.
EDIT2: rebasing onto main contains lots of snapshot changes unrelated to the fix, so I'd need directions.

@danielcweber danielcweber changed the title Fix for #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse Fix #725: Introduce line breaks in GenerateNotNullWhenTrueAttribute and GenerateMaybeNullWhenFalse Dec 20, 2024
@SteveDunn
Copy link
Owner

Thanks for the PR! Apologies that it's a nightmare to merge these in! The snapshots are both a help and hindrance! I'll sort this out when I'm back online, hopefully by the end of the week.

Copy link
Owner

@SteveDunn SteveDunn left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the PR!

@SteveDunn SteveDunn merged commit cc5d19c into SteveDunn:main Dec 26, 2024
5 checks passed
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.

Fatal Compilation Error: preprocessor directives, not placed on new line
2 participants