Skip to content
Zed

age gate lint for Zed

io.github.jmshinhwa/age-gate-lint

8 rules for Ofcom's highly effective age assurance duty, in force since 25 July 2025, where the pena

client:Zed transport:stdio runtime:npm

Install age gate lint in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "age-gate-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/age-gate-lint"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

age gate lint in other clients