mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-23 05:59:11 -04:00
chore: disable lint on generated protobuf file
This commit is contained in:
1
.github/linters/.golangci.yml
vendored
1
.github/linters/.golangci.yml
vendored
@@ -2,6 +2,7 @@ run:
|
||||
timeout: 5m
|
||||
skip-files:
|
||||
- generated.*
|
||||
- .pb.go
|
||||
|
||||
issues:
|
||||
new: true
|
||||
|
||||
Reference in New Issue
Block a user