Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: config set with number #998

Merged
merged 2 commits into from
May 15, 2019
Merged

fix: config set with number #998

merged 2 commits into from
May 15, 2019

Conversation

alanshaw
Copy link
Contributor

@alanshaw alanshaw commented May 15, 2019

Anything that isn't a string needs to be passed with --json.

fixes #881

Depends on:

cc @0x6431346e @koalalorenzo

Anything that isn't a string needs to be passed with `--json`.

fixes #881

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@alanshaw alanshaw merged commit 4f21bef into master May 15, 2019
@alanshaw alanshaw deleted the fix/config-set-number branch May 15, 2019 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config set fails for type int
3 participants