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

feat: support String comment symbols #47

Closed
wants to merge 1 commit into from
Closed

Conversation

lxl66566
Copy link

I have a non-standard .ini file that uses // as comment symbols, but this crate could only accept char symbols to split. So I implemented the String comment symbols without breaking the code being used.
(I recognize that this is a rare occasion)

@lxl66566
Copy link
Author

lxl66566 commented Jan 4, 2024

Hello, Could you please run the CI workflow (and review this PR)? Thank you!

@QEDK
Copy link
Owner

QEDK commented Mar 7, 2024

This is a breaking change, I'm not strongly inclined to merge this in without other people who might be interested in this too.

@QEDK
Copy link
Owner

QEDK commented Jun 13, 2024

Closing for now.

@QEDK QEDK closed this Jun 13, 2024
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