mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-02-07 16:55:24 -05:00
update lint config
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -8,7 +8,9 @@
|
||||
"--no-config",
|
||||
"--exclude=.*\\.pb\\.go",
|
||||
"--disable=gas",
|
||||
"--disable=gocyclo"
|
||||
"--disable=gocyclo",
|
||||
"--disable=gosec",
|
||||
"--disable=interfacer"
|
||||
],
|
||||
"go.formatTool": "goimports",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user