mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-04-15 18:41:55 +02:00
* docs: add AGENTS.MD for AI and developer guidance * docs: update project name from Etherpad Lite to Etherpad * docs: fix incorrect test directory path in AGENTS.MD * docs: correct test stack description in AGENTS.MD (Mocha is primary) * docs: fix incorrect easysync documentation path in AGENTS.MD * chore: add .pr_agent.toml to enable automatic PR review/description on push * docs: remove nodejs version from README and AGENTS.MD (prefer package.json) * docs: standardize all indentation to 2 spaces * chore: update src/package.json node engine to match root (>=20.0.0)
6 lines
76 B
TOML
6 lines
76 B
TOML
[pr_reviewer]
|
|
run_on_pr_sync = true
|
|
|
|
[pr_description]
|
|
run_on_pr_sync = true
|