1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00

chore: disable lint on generated protobuf file

This commit is contained in:
Shelikhoo 2022-09-06 20:53:17 +01:00
parent e29defc9f9
commit 6fcdf998f1
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -2,6 +2,7 @@ run:
timeout: 5m
skip-files:
- generated.*
- .pb.go
issues:
new: true