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

Add config JSON schema to schema store #2541

Open
ewels opened this issue May 7, 2024 · 0 comments
Open

Add config JSON schema to schema store #2541

ewels opened this issue May 7, 2024 · 0 comments

Comments

@ewels
Copy link
Member

ewels commented May 7, 2024

Description of feature

It'd be great to (a) have a JSON schema for the config and (b) add it to https://www.schemastore.org/json/

Then, whenever anyone is editing a file called multiqc_config.yaml (or yml) in VSCode etc, they'll get real time validation and use hints.

Would be ideal to combine this with Pydantic so that the JSON schema is automated, but that can be done stepwise. See #2535

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