Subject of the issue
I want to integrate some pre-commit check in the pipeline, so I would like to ask how can I lint/validate the files also when I am not logged in to the accounts (from the CI/CD pipeline or from my local laptop)
also, do you have any jsonschema for tasks and annotated stacks?
What do you suggest ?