sharpliner
sharpliner copied to clipboard
Validate YAML pipeline based on the JSON schema
Schema: https://github.com/microsoft/azure-pipelines-vscode/blob/main/service-schema.json
We can validate this in different stages of serialization, publishing or just our tests
Probably not as important issue though
We could do this in our CI only maybe
I don't see value in this as this is not causing any problems nor will bring any large benefit