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
+1
View File
@@ -2,6 +2,7 @@ run:
timeout: 5m
skip-files:
- generated.*
- .pb.go
issues:
new: true