chore: fix lint problems

This commit is contained in:
2023-07-22 06:50:57 +00:00
parent 9bb2865a65
commit 5533361547
3 changed files with 6 additions and 4 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"go.lintTool": "golangci-lint"
}