seqeralabs / seqera-kit

Python implementation and field-tool for automated pipeline launching through Tower CLI (beta)
Apache License 2.0
25 stars 6 forks source link

Add schemas #124

Open alvaromartmart opened 8 months ago

alvaromartmart commented 8 months ago

It is possible to use JSON schemas to validate the YML files, which would make it much easier to author these.

I don't have too much experience with YML validation tooling, but I have managed to set up some basic integration in VSCode, involving: