1
0
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:
Shelikhoo
2022-09-06 20:53:17 +01:00
parent e29defc9f9
commit 6fcdf998f1

View File

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