fix: add TOOL_GITLEAKS_ALLOW to __all__ in supervise.py
lint / lint (push) Successful in 1m47s
test / unit (pull_request) Successful in 39s
test / integration (pull_request) Successful in 22s

This commit is contained in:
2026-06-23 01:43:24 +00:00
parent f58490b7fb
commit 2177ff8106
+1
View File
@@ -548,6 +548,7 @@ __all__ = [
"EGRESS_FORWARD_PROXY",
"EGRESS_INTROSPECT_URL",
"TOOL_CAPABILITY_BLOCK",
"TOOL_GITLEAKS_ALLOW",
"TOOL_LIST_EGRESS_ROUTES",
"archive_proposal",
"audit_dir",