mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
tools: skip ruff on tools/gyp
PR-URL: https://github.com/nodejs/node/pull/50380 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This commit is contained in:
parent
1c4decc998
commit
fa72b2c2de
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ select = [
|
|||
]
|
||||
exclude = [
|
||||
"deps",
|
||||
"tools/gyp",
|
||||
"tools/inspector_protocol",
|
||||
"tools/node_modules",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue