wordpress privacy lint for Zed
io.github.jmshinhwa/wordpress-privacy-lint
Finds the 12 author-side privacy duties your plugin PHP breaks, with the article and the fix on ever
client:Zed
transport:stdio
runtime:npm
Install wordpress privacy lint in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wordpress-privacy-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/wordpress-privacy-lint"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs