Skip to content

fix: use proper newlines when generating cfg from backup#2592

Merged
skylot merged 1 commit intoskylot:masterfrom
beaverxsheet:fixlinebreaks
Aug 4, 2025
Merged

fix: use proper newlines when generating cfg from backup#2592
skylot merged 1 commit intoskylot:masterfrom
beaverxsheet:fixlinebreaks

Conversation

@beaverxsheet
Copy link
Copy Markdown
Contributor

As described in #2588 there is an issue when generating the CFG. This PR fixes that issue by using Matcher.quoteReplacement() as suggested in the Java documentation.

I also noticed a bug where there is a missing space between "CFG for" and the function path in the title. I wasn't sure whether I should put that in a separate pull request.

I'm quite new to contributing to OSS, so I apologize if I don't know the proper procedures for all this.

Copy link
Copy Markdown
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@skylot skylot merged commit bdbeaff into skylot:master Aug 4, 2025
4 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.

2 participants