Drop some coc-yaml schemas
This commit is contained in:
parent
2ce3d322ca
commit
3577aa13bc
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user