chore: refine vscode settings

This commit is contained in:
Kevin Yue 2022-05-29 21:15:01 +08:00
parent 9c9b42b87f
commit 44fd2f1d3f

View File

@ -22,8 +22,5 @@
"qicon": "cpp", "qicon": "cpp",
"qsslsocket": "cpp", "qsslsocket": "cpp",
"qapplication": "cpp" "qapplication": "cpp"
},
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/kevin/Documents/repos/GlobalProtect-openconnect/.github/workflows/build.yml"
} }
} }