Skip to content

Commit 164ccc4

Browse files
committed
relaxed config
1 parent 316afa3 commit 164ccc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
yamllint_file_or_dir: 'descriptions/**/*.yaml'
2020
yamllint_strict: false
21+
yamllint_config_datapath: 'relaxed'
2122
yamllint_comment: true
2223
- name: OpenAPI Lint
2324
uses: mattpage/redocly-cli-lint-action@v0.0.1

0 commit comments

Comments
 (0)