mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-07 07:57:16 -05:00
Lint: exclude deprecated lint errors temporarily (#870)
This commit is contained in:
4
.github/linters/.golangci.yml
vendored
4
.github/linters/.golangci.yml
vendored
@@ -5,6 +5,10 @@ run:
|
||||
|
||||
issues:
|
||||
new: true
|
||||
exclude-rules:
|
||||
- linters:
|
||||
- staticcheck
|
||||
text: "SA1019:"
|
||||
|
||||
linters:
|
||||
enable:
|
||||
|
||||
Reference in New Issue
Block a user