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.
golangci-lint
1 parent 9e86653 commit 6585ab0Copy full SHA for 6585ab0
.github/workflows/lint.yml
@@ -24,6 +24,8 @@ jobs:
24
25
go:
26
uses: typisttech/.github/.github/workflows/lint-go.yml@v3
27
+ with:
28
+ golangci-lint: false
29
30
wait-for-all-lint:
31
needs:
0 commit comments