
Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v0.8.2/schema/helm-testsuite.json": [
|
|
"/unittests/**/*.yaml"
|
|
]
|
|
},
|
|
"yaml.schemaStore.enable": true,
|
|
"[bats]": {
|
|
"editor.tabSize": 2
|
|
},
|
|
"[shellscript]": {
|
|
"files.eol": "\n",
|
|
"editor.tabSize": 2
|
|
}
|
|
}
|