- Added a new “func name matching” rule and several autofixers (prefer template, spread, one‑var‑per‑line, curly, etc.)
- Fixed numerous bugs such as id‑length false positives, setter param detection, yoda‑fixer parentheses, unused‑vars messages, and object‑shorthand crashes
- Updated documentation (CLI overview, removed broken link) and added integration tests for autofixing