移除不必要的文件
This commit is contained in:
parent
4c5cb00aae
commit
3c3c8c1f1d
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"window.zoomLevel": 1,
|
|
||||||
"go.docsTool": "gogetdoc",
|
|
||||||
"go.formatTool": "goimports",
|
|
||||||
"explorer.confirmDelete": false,
|
|
||||||
"go.lintFlags": ["--disable=varcheck", "--enable=errcheck"],
|
|
||||||
"files.exclude": {
|
|
||||||
"*-template/": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user