diff --git a/.yamllint.yml b/.yamllint.yml index aab018dc..de7fcc7f 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -5,6 +5,7 @@ ignore: | /.venv /examples tests/unit/sdk/test_data/schema_encoding_error.yml + /**/node_modules/** rules: new-lines: disable