fix(yaml_ls): custom reference tag for gitlabci
This commit is contained in:
@@ -91,6 +91,7 @@ return {
|
||||
filetypes = { 'yaml', 'yaml.gitlab' },
|
||||
settings = {
|
||||
yaml = {
|
||||
customTags = { "!reference sequence" },
|
||||
schemaStore = { enable = false },
|
||||
schemas = {
|
||||
['https://gitlab.com/gitlab-org/gitlab-foss/-/raw/master/app/assets/javascripts/editor/schema/ci.json'] = {
|
||||
|
||||
Reference in New Issue
Block a user