
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://json.schemastore.org/github-workflow.json": [
|
|
".github/workflows/*",
|
|
".forgejo/workflows/*"
|
|
],
|
|
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.7.2/schema/helm-testsuite.json": [
|
|
"/unittests/**/*.yaml"
|
|
]
|
|
},
|
|
"yaml.schemaStore.enable": true
|
|
}
|