Drop some coc-yaml schemas

This commit is contained in:
Kenneth Benzie 2022-09-09 22:49:07 +01:00
parent 2ce3d322ca
commit 3577aa13bc

View File

@ -6,16 +6,6 @@
"diagnostic.infoSign": "▸", "diagnostic.infoSign": "▸",
"diagnostic.warningSign": "▸", "diagnostic.warningSign": "▸",
"yaml.schemas": { "yaml.schemas": {
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/playbook": [
"/home/*/.config/local.yaml",
"/home/*/.config/local/*.yaml",
"/Users/*/.config/local.yaml",
"/Users/*/.config/local/*.yaml"
],
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/tasks": [
"tasks.yaml",
"tasks/*.yaml"
],
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [ "https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
".gitlab-ci.yml", ".gitlab-ci.yml",
".gitlab/ci/*.yml" ".gitlab/ci/*.yml"