-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
I like the default output of the .Diff()
function but would love more lines of context around the differences. After looking through different examples, I can't figure out how to do this. Digging into the code of cmp
, it looks like the context is hardcoded to 2
Line 13 in c3ad843
const numContextRecords = 2 |
Is there a way to override this value?
thockin, IdlePhysicist and karlkfi
Metadata
Metadata
Assignees
Labels
No labels