fix: update artifact server to address GHSL-2023-004 (#1565)

This commit is contained in:
Casey Lee
2023-01-16 13:01:54 -08:00
committed by GitHub
parent efb12b7f12
commit 63ae215071
4 changed files with 208 additions and 79 deletions

View File

@@ -1,6 +1,7 @@
{
"go.lintTool": "golangci-lint",
"go.lintFlags": ["--fix"],
"go.testTimeout": "300s",
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},