1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-24 18:05:31 -05: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

View File

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