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

Docs: Update skip_comments to ignore_comments #3145

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

daniel-kun
Copy link
Contributor

In the docs, the ignore_comments parameter to nlohmann::json::parse() is described as skip_comments, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.

In the docs, the `ignore_comments` parameter to `nlohmann::json::parse()` is described as `skip_comments`, which does not match the actual implementation. While the demo code compiles and works, the parameter name is wrong.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a838613 on daniel-kun:patch-1 into fe23033 on nlohmann:develop.

Copy link
Owner

@nlohmann nlohmann left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@nlohmann nlohmann self-assigned this Nov 17, 2021
@nlohmann nlohmann added this to the Release 3.10.5 milestone Nov 17, 2021
@nlohmann nlohmann merged commit ee1208a into nlohmann:develop Nov 17, 2021
@nlohmann
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants