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: also replace \r in string whitespace #73

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Adds '\n' to the list of characters ('\n', ' ') that get trimmed away in string comparisons.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 19ac77e into main Feb 8, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the string-whitespace-r branch February 8, 2023 00:24
@JoshuaKGoldberg
Copy link
Owner Author

This should be available in v0.2.2. Cheers!

Copy link

🎉 This is included in version v0.3.0 🎉

The release is available on:

Cheers! 📦🚀

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.

Diff fails on Windows
1 participant