Skip to content

Commit ddfdf13

Browse files
committed
tools: skip ruff on tools/node_modules
1 parent 55fde47 commit ddfdf13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ select = [
2020
exclude = [
2121
"deps",
2222
"tools/inspector_protocol",
23+
"tools/node_modules,
2324
]
2425
ignore = [
2526
"E401",

0 commit comments

Comments
 (0)