Skip to content

Use fallback config only if supplied config is blank #592

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

Merged
merged 1 commit into from
Nov 10, 2017

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Nov 9, 2017

Fixes #591

Triggering off an error was a bad idea - error could be for other reasons.

Also we were returning with the error after first time through setConfig, thus ignoring any rules changes this doesn't actually seem to have any negative effect.

Copy link
Contributor

@leth leth left a comment

Choose a reason for hiding this comment

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

👍

Triggering off an error was a bad idea - error could be for other
reasons.

Also we were returning with the error after first time through
setConfig, thus ignoring any rules changes.
@bboreham bboreham force-pushed the issues/591-check-blank-config branch from 43ec8ca to e1f5784 Compare November 10, 2017 11:17
@bboreham bboreham merged commit c3c9968 into master Nov 10, 2017
@bboreham bboreham deleted the issues/591-check-blank-config branch January 4, 2018 20:24
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