init: .vscode

This commit is contained in:
notohh 2024-01-30 07:24:35 -05:00
parent 2b422ad119
commit 809e37dbde
Signed by: notohh
GPG key ID: BD47506D475EE86D

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"yaml.schemas": {
"https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json": "file:///home/notoh/snowflake/.woodpecker/deploy.yml"
}
}