We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dff14 commit a19e504Copy full SHA for a19e504
.github/workflows/golangci-lint.yml
@@ -13,3 +13,4 @@ jobs:
13
with:
14
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
15
version: v1.50.1
16
+ args: --timeout 5m
0 commit comments