mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-05 16:38:17 -04:00
update lint settings
This commit is contained in:
parent
52458783f8
commit
3566f90ad7
3
.github/linters/.golangci.yml
vendored
3
.github/linters/.golangci.yml
vendored
@ -32,15 +32,12 @@ linters:
|
||||
- revive
|
||||
- rowserrcheck
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- stylecheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
- unparam
|
||||
- varcheck
|
||||
- whitespace
|
||||
disable:
|
||||
- deadcode
|
||||
- errcheck
|
||||
- unused
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user