This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
wytfy
/
v2ray-core
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
chore: disable lint on generated protobuf file
Shelikhoo
%!s(int64=3) %!d(string=hai) anos
pai
e29defc9f9
achega
6fcdf998f1
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.github/linters/.golangci.yml
+ 1
- 0
.github/linters/.golangci.yml
Ver ficheiro
@@ -2,6 +2,7 @@ run:
timeout: 5m
skip-files:
- generated.*
+ - .pb.go
issues:
new: true