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

Extra empty comments #23

Closed
ruckustboom opened this issue Jul 27, 2017 · 2 comments
Closed

Extra empty comments #23

ruckustboom opened this issue Jul 27, 2017 · 2 comments
Assignees
Milestone

Comments

@ruckustboom
Copy link

After parsing, every assignment line has an has an empty comment for that line, even when there is no comment on the line. Shouldn't the comment be null if there is no comment?

@TheElectronWill
Copy link
Owner

You're right the comment should be null.
Which format are you trying to parse? TOML?

@ruckustboom
Copy link
Author

Yes, TOML. I forgot to mention that, sorry.

@TheElectronWill TheElectronWill added this to the v2.1.3 stable milestone Jul 28, 2017
TheElectronWill added a commit that referenced this issue Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants