We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41f14f commit 12fcce9Copy full SHA for 12fcce9
.golangci.yml
@@ -4,3 +4,5 @@ issues:
4
- convert_assign_test.go
5
# We import some code from Go standard library. They are not compliant
6
# with golangci-lint rules.
7
+run:
8
+ timeout: 10m
0 commit comments