This repository adapts RStudio for use within the Cluster-as-a-Service system of the Azimuth Cloud Portal.
To run the GitHub Actions linters locally, use:
docker run --rm \
-e RUN_LOCAL=true \
--env-file "super-linter.env" \
-v "$(pwd)":/tmp/lint \
ghcr.io/super-linter/super-linter:v7.3.0
ansible-lint -c .ansible-lint.yml