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: Add null-forgiving operator in Reswap call #29

Merged
merged 1 commit into from
May 2, 2024

Conversation

tanczosm
Copy link
Collaborator

@tanczosm tanczosm commented May 2, 2024

Super short PR. Updated the Reswap method call within the HtmxResponse class to turn off warnings about using a possible null string as a parameter to a method that accepts string since it's deliberately being done

Updated the Reswap method call within the HtmxResponse class to turn off warnings about using a possible null string as a parameter to a method that accepts string
@egil egil merged commit 3829d5c into egil:main May 2, 2024
5 checks passed
@egil
Copy link
Owner

egil commented May 2, 2024

Thanks, good catch.

@tanczosm tanczosm deleted the mat-add-null-forgiving branch May 2, 2024 11:43
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.

None yet

2 participants