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:
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
|
||||
|
||||
Reference in New Issue
Block a user