We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d0bb0 commit b5cd0faCopy full SHA for b5cd0fa
1 file changed
.github/workflows/linter.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
yamllint_file_or_dir: 'descriptions/**/*.yaml'
20
yamllint_strict: false
21
- yamllint_config_datapath: '{extends: relaxed, rules: {}}'
+ 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