mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
update lint config
This commit is contained in:
parent
e2bfdec012
commit
2fb1258639
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",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user