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 0e0476f commit efedb95Copy full SHA for efedb95
.github/workflows/pr.yml
@@ -148,6 +148,7 @@ jobs:
148
149
- run: ./golangci-lint config
150
- run: ./golangci-lint config path
151
+ - run: ./golangci-lint config path --json
152
# TODO(ldez) after v2: golangci.next.jsonschema.json -> golangci.jsonschema.json
153
- run: ./golangci-lint config verify --schema jsonschema/golangci.next.jsonschema.json
154
0 commit comments