mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-23 03:23:09 +00:00
Extract project-root discovery, formatter detection, and binary resolution into a reusable module. Caches results per-process to avoid redundant filesystem lookups on every Edit hook invocation. This is the foundation for eliminating npx overhead in format hooks.