mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-03 07:56:42 -05:00
Lint: exclude ST1016
This commit is contained in:
parent
4bdb411747
commit
61cfe628d3
3
.github/linters/.golangci.yml
vendored
3
.github/linters/.golangci.yml
vendored
@ -10,6 +10,9 @@ issues:
|
||||
- linters:
|
||||
- staticcheck
|
||||
text: "SA1019:"
|
||||
- linters:
|
||||
- stylecheck
|
||||
text: "ST1016:"
|
||||
|
||||
linters:
|
||||
enable:
|
||||
|
Loading…
Reference in New Issue
Block a user