mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-23 01:15:31 -05:00
golangci only show new issues
This commit is contained in:
3
.github/linters/.golangci.yml
vendored
3
.github/linters/.golangci.yml
vendored
@@ -44,3 +44,6 @@ linters:
|
||||
- unused
|
||||
- varcheck
|
||||
- whitespace
|
||||
|
||||
issues:
|
||||
new: true
|
||||
Reference in New Issue
Block a user