Skip to content

Commit fa72b2c

Browse files
targosaduh95
authored andcommittedNov 2, 2024
tools: skip ruff on tools/gyp
PR-URL: #50380 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 1c4decc commit fa72b2c

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
@@ -19,6 +19,7 @@ select = [
1919
]
2020
exclude = [
2121
"deps",
22+
"tools/gyp",
2223
"tools/inspector_protocol",
2324
"tools/node_modules",
2425
]

0 commit comments

Comments
 (0)
Please sign in to comment.