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

Filter truth values from plugin callbacks #9

Open
nnseva opened this issue Dec 1, 2017 · 0 comments
Open

Filter truth values from plugin callbacks #9

nnseva opened this issue Dec 1, 2017 · 0 comments

Comments

@nnseva
Copy link
Owner

nnseva commented Dec 1, 2017

Happens frequently that the plugin method returns truth value instead of a dictionary from check_ calls. The SimpleCheckPlugin now filters such a return.

It is useful to filter such truth values everywhere allowing users to return simple value from the plugin to exclude frequent misusing of the package.

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

No branches or pull requests

1 participant