CI Perf Lint

async-test-uses-sync-testclient

Detects async def test_* functions under tests/ that instantiate TestClient(...).

Why it matters:

Suggested action:

Measurement:

Compatibility notes: