1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-22 05:29:14 -04:00

update linter settings (#3290)

This commit is contained in:
Xiaokang Wang (Shelikhoo)
2025-01-22 12:52:32 +00:00
committed by GitHub
parent 442581d897
commit 524861989a

View File

@@ -28,8 +28,8 @@ jobs:
uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v1.63
args: --config=.github/linters/.golangci.yml
only-new-issues: true