We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0510d52 commit 0e6cf52Copy full SHA for 0e6cf52
.yamllint.yml
@@ -5,6 +5,7 @@ ignore: |
5
/.venv
6
/examples
7
tests/unit/sdk/test_data/schema_encoding_error.yml
8
+ /**/node_modules/**
9
10
rules:
11
new-lines: disable
0 commit comments