mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
5 lines
209 B
Text
5 lines
209 B
Text
language js
|
|
|
|
`$target.request($...)` as $stmt where {
|
|
register_diagnostic(span=$stmt, message="Keep direct app-server RPC calls behind app-server services and chat app-server adapters.", severity="error")
|
|
}
|