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

Avoid converting to text representation when parsing JSON/TOML/etc #66

Merged
merged 3 commits into from
Jul 11, 2018

Conversation

lamont-granquist
Copy link
Contributor

Directly apply the config as we descend recursively through the
Hash using internal_set/internal_get.

Directly apply the config as we descend recursively through the
Hash using internal_set/internal_get.

Signed-off-by: Lamont Granquist <[email protected]>
@lamont-granquist lamont-granquist requested a review from a team July 11, 2018 19:25
Signed-off-by: Lamont Granquist <[email protected]>
Copy link
Contributor

@tyler-ball tyler-ball left a comment

Choose a reason for hiding this comment

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

👍

tenor-245333851

Signed-off-by: Lamont Granquist <[email protected]>
@lamont-granquist
Copy link
Contributor Author

confirmed the windows_path string test i added is broken before the codefix here

@lamont-granquist lamont-granquist merged commit 08dcd65 into master Jul 11, 2018
@lamont-granquist lamont-granquist deleted the lcg/fix-from-stuff branch July 11, 2018 21:13
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