Simplify Python proxy automation
This commit is contained in:
@@ -210,9 +210,6 @@ ignore = [
|
||||
"strix/tools/thinking/tool.py" = ["TC002"]
|
||||
"strix/tools/web_search/tool.py" = ["TC002"]
|
||||
"strix/tools/proxy/tools.py" = ["TC002", "PLR0911"]
|
||||
# Driver script writes to /tmp inside the sandbox container — single-user,
|
||||
# isolated rootfs, so the multi-user race S108 warns about doesn't apply.
|
||||
"strix/tools/python/tool.py" = ["S108", "TC002"]
|
||||
"strix/tools/agents_graph/tools.py" = ["TC002"]
|
||||
"strix/agents/factory.py" = ["TC002"]
|
||||
# Entry point: ``Path`` is used at runtime by the typing of the
|
||||
|
||||
Reference in New Issue
Block a user