1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 01:15:38 +00:00

Linter: only show new issues (#202)

Add option `only-new-issues` to avoid showing old issues.
This commit is contained in:
Loyalsoldier 2020-09-18 16:48:45 +08:00 committed by GitHub
parent e5d6603454
commit 782909b9f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,3 +28,4 @@ jobs:
with:
version: v1.31
args: --config=.github/linters/.golangci.yml
only-new-issues: true