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 17edfe2 commit 26ad0baCopy full SHA for 26ad0ba
.github/workflows/go-lint.yml
@@ -38,5 +38,4 @@ jobs:
38
with:
39
version: v1.55.2
40
working-directory: ./go
41
- only-new-issues: true
42
- args: --timeout=5m
+ args: --timeout=5m --path-prefix=./go
0 commit comments