This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: disable lint on generated protobuf file
Shelikhoo
3 years ago
parent
e29defc9f9
commit
6fcdf998f1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/linters/.golangci.yml
+ 1
- 0
.github/linters/.golangci.yml
View File
@@ -2,6 +2,7 @@ run:
timeout: 5m
skip-files:
- generated.*
+ - .pb.go
issues:
new: true