We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcbd62 commit 80e0fcbCopy full SHA for 80e0fcb
.github/workflows/lint.yml
@@ -35,7 +35,7 @@ jobs:
35
# working-directory: somedir
36
37
# Optional: golangci-lint command line arguments.
38
- # args: --issues-exit-code=0
+ args: --timeout=5m
39
40
# Optional: show only new issues if it's a pull request. The default value is `false`.
41
# only-new-issues: true
0 commit comments