diff --git a/coc-settings.json b/coc-settings.json index c4cd355..7e3f6a7 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -17,6 +17,7 @@ "tasks/*.yaml" ], "https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [ + ".gitlab-ci.yml", ".gitlab/ci/*.yml" ] }