Skip to content

Commit efedb95

Browse files
committed
chore: update workflow for config path command
1 parent 0e0476f commit efedb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148

149149
- run: ./golangci-lint config
150150
- run: ./golangci-lint config path
151+
- run: ./golangci-lint config path --json
151152
# TODO(ldez) after v2: golangci.next.jsonschema.json -> golangci.jsonschema.json
152153
- run: ./golangci-lint config verify --schema jsonschema/golangci.next.jsonschema.json
153154

0 commit comments

Comments
 (0)