Skip to content

Commit 1a486eb

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)