This PR adds a new option `maxErrors` that limits the number of errors printed from a single `lean` run, defaulting to 100. Processing is aborted when the limit is reached, but this is tracked only on a per-command level. Smaller values can be useful when making changes that break a lot of files and would otherwise scroll the actual root failures out of the terminal view. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||