We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4390395 commit eea607dCopy full SHA for eea607d
1 file changed
.github/workflows/lint-openapi.yml
@@ -18,4 +18,4 @@ jobs:
18
19
- name: Lint OpenAPI specs
20
run: |
21
- vacuum lint */openapi.json
+ vacuum lint --globbed-files="*/**/openapi.json"
0 commit comments