Skip to content

Commit

Permalink
tools: skip ruff on tools/gyp
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
targos authored and UlisesGascon committed Dec 11, 2023
1 parent 3beee0a commit f5ccab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -19,6 +19,7 @@ select = [
]
exclude = [
"deps",
"tools/gyp",
"tools/inspector_protocol",
"tools/node_modules",
]
Expand Down

0 comments on commit f5ccab5

Please sign in to comment.