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

config file validation #182

Open
travi opened this issue Dec 4, 2019 · 3 comments
Open

config file validation #182

travi opened this issue Dec 4, 2019 · 3 comments

Comments

@travi
Copy link
Collaborator

@travi travi commented Dec 4, 2019

if we could define a json-schema for valid options for the config file, it should be possible to validate the yaml in the config against it, such as like https://json-schema-everywhere.github.io/yaml.

@travi
Copy link
Collaborator Author

@travi travi commented Dec 4, 2019

one piece of this that i would like to have in a full solution would be an npm package that can be used as a cli in an npm script for performing the validation.

@stale
Copy link

@stale stale bot commented Mar 3, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the wontfix label Mar 3, 2020
@travi travi added pinned and removed wontfix labels Mar 3, 2020
@saiichihashimoto
Copy link

@saiichihashimoto saiichihashimoto commented Aug 19, 2020

I would also love this or at least to somehow get errors that my config is wrong. Currently, it just silently doesn't function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.