Files
livekit/pkg/agent/endpoint
Paul Wells 1106169a52 agent endpoints: fold the ident-start test into a helper
staticcheck QF1001 flagged the negated disjunction in scanIdent, which was
failing the lint gate and so keeping the test job from running at all. The
positive helper reads better than the De Morgan form and lets the continue
condition drop its own '_' case.
2026-09-16 14:39:18 -07:00
..