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

Short term fix for the nil problem #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rickmark
Copy link

@rickmark rickmark commented Mar 2, 2022

Since we take data and output in json, yaml, plist and now toml, we expect them to be generally fungible

Created a patch that omits any dict entries where the value is nil, same of lists. This operates in a sane way

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.

1 participant