How does this work for large monorepos?
If the repo is several GB, will you clone the whole thing for every review?
good q! today, we'd clone the whole thing, but we're actively looking into solutions about that atm (ie: only cloning the relevant subdirs)
for custom rules, we do handle large monorepos by allowing you to add an allowlist (or exclude list) via glob patterns.
good q! today, we'd clone the whole thing, but we're actively looking into solutions about that atm (ie: only cloning the relevant subdirs)
for custom rules, we do handle large monorepos by allowing you to add an allowlist (or exclude list) via glob patterns.