We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316afa3 commit 164ccc4Copy full SHA for 164ccc4
1 file changed
.github/workflows/linter.yml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
yamllint_file_or_dir: 'descriptions/**/*.yaml'
20
yamllint_strict: false
21
+ yamllint_config_datapath: 'relaxed'
22
yamllint_comment: true
23
- name: OpenAPI Lint
24
uses: mattpage/redocly-cli-lint-action@v0.0.1
0 commit comments