mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
Linter: only show new issues (#202)
Add option `only-new-issues` to avoid showing old issues.
This commit is contained in:
parent
e5d6603454
commit
782909b9f3
1
.github/workflows/linter.yml
vendored
1
.github/workflows/linter.yml
vendored
@ -28,3 +28,4 @@ jobs:
|
||||
with:
|
||||
version: v1.31
|
||||
args: --config=.github/linters/.golangci.yml
|
||||
only-new-issues: true
|
||||
|
Loading…
Reference in New Issue
Block a user