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 a6770c7 commit c1052acCopy full SHA for c1052ac
.github/workflows/linter.yml
@@ -39,5 +39,5 @@ jobs:
39
- name: golangci-lint
40
uses: golangci/golangci-lint-action@v2
41
with:
42
- args: "--config=.github/.golangci.yml"
+ args: "--config=.github/.golangci.yml -v"
43
skip-go-installation: true`
0 commit comments