请问HN:如何处理长时间未合并的PR(拉取请求)?
今天我遇到了一个(理论上)相对简单的服务的PR。<p>它包含了9000行代码,63个新文件,包括一个DSL解析器等等。<p>你会如何审查这样的PR呢?
查看原文
Today I came across a PR for a (in theory) relatively simple service.<p>It span across 9000 LOC, 63 new files, including a DSL parser and much more.<p>How would you go about reviewing a PR like this?