app icon indicating copy to clipboard operation
app copied to clipboard

config file validation

Open travi opened this issue 5 years ago • 3 comments

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 avatar Dec 04 '19 04:12 travi

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.

travi avatar Dec 04 '19 04:12 travi

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

stale[bot] avatar Mar 03 '20 05:03 stale[bot]

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

saiichihashimoto avatar Aug 19 '20 04:08 saiichihashimoto