Skip to content

Commit 0e6cf52

Browse files
committed
Ignore node_modules for yamllint
1 parent 0510d52 commit 0e6cf52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamllint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ignore: |
55
/.venv
66
/examples
77
tests/unit/sdk/test_data/schema_encoding_error.yml
8+
/**/node_modules/**
89
910
rules:
1011
new-lines: disable

0 commit comments

Comments
 (0)