Skip to content

Commit a98addb

Browse files
MoLowtargos
authored andcommitted
tools: skip ruff on tools/node_modules
PR-URL: #49838 Backport-PR-URL: #50669 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 00c0853 commit a98addb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
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)