Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Handle platform specific line terminators gracefully in multiline strings - #48

Merged
atextor merged 1 commit into
atextor:mainfrom
fkleedorfer:#47-fix-mac-and-win-newlines-in-multiline-strings
Jul 9, 2025
Merged

Handle platform specific line terminators gracefully in multiline strings#48
atextor merged 1 commit into
atextor:mainfrom
fkleedorfer:#47-fix-mac-and-win-newlines-in-multiline-strings

Conversation

@fkleedorfer

Copy link
Copy Markdown
Contributor

@atextor atextor left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hi @fkleedorfer,
thank you for the report and the fix!

@atextor
atextor merged commit b50424f into atextor:main Jul 9, 2025
3 checks passed
@fkleedorfer

Copy link
Copy Markdown
Contributor Author

@atextor thank you for processing it so quickly! A release will be highly appreciated, but I know that the OSSRH sunset thing threw a wrench into everyone's release toolchain. I went with the new maven plugin instead of the compatibility service btw. Did not manage to get the compatibility service to work, switched to the new plugin and that worked at the first attempt.

@atextor atextor mentioned this pull request Aug 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

\r left over from Mac and Windows Style newlines in multiline strings

2 participants