We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05011b6 commit 9d1f159Copy full SHA for 9d1f159
pyproject.toml
@@ -29,7 +29,7 @@ ignore = [
29
target-version = "py37"
30
exclude = [
31
"src/taskgraph/run-task/robustcheckout.py",
32
- "taskcluster/scripts/external_tools/tooltool.py",
+ "taskcluster/scripts/external_tools/*",
33
]
34
extend-include = [
35
# run-task is a python file, but doesn't have an extension
0 commit comments