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 187eccd commit 03eeeafCopy full SHA for 03eeeaf
.github/workflows/lint.yml
@@ -14,3 +14,4 @@ jobs:
14
go-version: 1.17.x
15
- name: golangci-lint
16
uses: golangci/golangci-lint-action@v2
17
+ args: --timeout 5m0s
0 commit comments