Skip to content

How to configure schemas for yamlls? #1442

Closed Answered by Doodler8888
Doodler8888 asked this question in Q&A
Discussion options

You must be logged in to vote

fix on #918

((yaml-mode . ((eglot-workspace-configuration . ((yaml schemas . ((
    https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json ".gitlab-ci.yml"
    ./argocd-application.schema.json [
        "/Apps/*"
        "/apps.yaml"
    ]
    Kubernetes ["k8s-*.yaml"]
))))))))

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Doodler8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant