mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-06-01 18:49:30 +00:00
Import GitLab CI JSON schema from GitLab sources for compat with VSC for Web
This commit is contained in:
parent
cb5a10e1b5
commit
6bc1b7cdfa
2 changed files with 3018 additions and 1 deletions
3013
.gitlab/ci/yaml-schema.json
Normal file
3013
.gitlab/ci/yaml-schema.json
Normal file
File diff suppressed because it is too large
Load diff
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"yaml.schemas": {
|
||||
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml"
|
||||
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml",
|
||||
".gitlab/ci/yaml-schema.json": [
|
||||
".gitlab/ci/*.gitlab-ci.yml",
|
||||
".gitlab/ci/.gitlab-ci.yml"
|
||||
]
|
||||
},
|
||||
"git.alwaysSignOff": true,
|
||||
"gitlens.remotes": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue