difftastic icon indicating copy to clipboard operation
difftastic copied to clipboard

Allow JSON output to respect skip-unchanged

Open nimrodkor opened this issue 1 year ago • 1 comments

Today, JSON output doesn't respect the skip-unchanged param, and outputs all files regardless. This can result in unnecessarily big outputs.

This fixes it

nimrodkor avatar Feb 14 '24 14:02 nimrodkor

I don't think the failure is related to anything I changed @Wilfred ...

nimrodkor avatar Feb 14 '24 18:02 nimrodkor

Agreed, the failure was occurring on master too.

Thanks for the PR! :)

Wilfred avatar Feb 19 '24 20:02 Wilfred