mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-05 18:49:14 -04: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