Skip to content

Ability to change header without creating new diff builder #110

Open
@furai

Description

@furai

Hey,

It would be great to have an ability to change header on the go.

My usecase is that I'm looping through posts in database and after doing some changes to them I'm doing a string diff on that using StrictUnifiedDiffOutputBuilder and then I'm concatenating it into single report file. I've ended up creating new instance of builder each loop just to change the header. Would be nice to have some interface allowing me to change the header for already created diff builder.

Unless I've missed something....

Cheers,
Furai

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions