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: setPathValue returns the object in which the value was set. Closes #6 #44

Merged
merged 1 commit into from
Oct 11, 2016
Merged

feat: setPathValue returns the object in which the value was set. Closes #6 #44

merged 1 commit into from
Oct 11, 2016

Conversation

lucasfcosta
Copy link
Member

This aims to solve #6.
I'm just returning the whole object in which we've set the value.
I also added tests for that.

@shvaikalesh
Copy link
Contributor

LGTM, very clean change. Nice job, @lucasfcosta 👍

@meeber
Copy link
Contributor

meeber commented Oct 11, 2016

LGTM

@meeber
Copy link
Contributor

meeber commented Oct 11, 2016

Wait it might be good to add a small note about this behavior in the docs so it doesn't go unnoticed and unused.

@keithamus
Copy link
Member

FYI @shvaikalesh you're not in the MAINTAINERS file, so your LGTM didn't count. Feel free to raise a PR adding your name for this and any other project you'd like to be a part of 😄

@keithamus
Copy link
Member

(This is also a LGTM from me 😆)

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.

None yet

4 participants