lint: replace proxy mutation guard with opengrep · openclaw/openclaw@9cc5e49
jesse-merhi
·
2026-05-07
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1433,7 +1433,6 @@
|
1433 | 1433 | "lint:swift": "swiftlint lint --config config/swiftlint.yml && (cd apps/ios && swiftlint lint --config .swiftlint.yml)", |
1434 | 1434 | "lint:tmp:channel-agnostic-boundaries": "node scripts/check-channel-agnostic-boundaries.mjs", |
1435 | 1435 | "lint:tmp:dynamic-import-warts": "node scripts/check-dynamic-import-warts.mjs", |
1436 | | -"lint:tmp:managed-proxy-runtime-mutation": "node scripts/check-managed-proxy-runtime-mutation.mjs", |
1437 | 1436 | "lint:tmp:no-random-messaging": "node scripts/check-no-random-messaging-tmp.mjs", |
1438 | 1437 | "lint:tmp:no-raw-channel-fetch": "node scripts/check-no-raw-channel-fetch.mjs", |
1439 | 1438 | "lint:tmp:no-raw-http2-imports": "node scripts/check-no-raw-http2-imports.mjs", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。