We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29defc commit 6fcdf99Copy full SHA for 6fcdf99
.github/linters/.golangci.yml
@@ -2,6 +2,7 @@ run:
2
timeout: 5m
3
skip-files:
4
- generated.*
5
+ - .pb.go
6
7
issues:
8
new: true
0 commit comments