mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
fix: align staged relay lint allowance
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -25,7 +25,7 @@ pub(crate) use harness::noise_harness_connection_from_websocket;
|
||||
|
||||
// This value is already part of the relay wire contract. Keep it stable even
|
||||
// though the source module now uses the more precise Noise terminology.
|
||||
#[expect(
|
||||
#[allow(
|
||||
dead_code,
|
||||
reason = "used by the remote Noise opt-in in the next stacked change"
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user