mirror of https://github.com/sbt/sbt.git
Add `apiDiffContextSize` option to `IncOptions` which allows one to control the size (in lines) of a context used when printing diffs for textual API representation. The default value for `apiDiffContextSize` is 5 which seems to be enough for most situations. This is verified by many debugging sessions I performed when using api diffing functionality. |
||
|---|---|---|
| .. | ||
| src/main/scala/sbt | ||
| NOTICE | ||
| notes | ||