mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-05-16 20:18:36 -04:00
Chore: remove deprecated scopelint (#847)
This commit is contained in:
parent
78c1993431
commit
ebd4a56352
5
.github/linters/.golangci.yml
vendored
5
.github/linters/.golangci.yml
vendored
@ -5,10 +5,6 @@ run:
|
||||
|
||||
issues:
|
||||
new: true
|
||||
exclude-rules:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- scopelint
|
||||
|
||||
linters:
|
||||
enable:
|
||||
@ -25,7 +21,6 @@ linters:
|
||||
- misspell
|
||||
- nakedret
|
||||
- rowserrcheck
|
||||
- scopelint
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- stylecheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user