difftastic icon indicating copy to clipboard operation
difftastic copied to clipboard

Tab replacement is breaking Makefile parsing

Open Wilfred opened this issue 3 years ago • 3 comments

It seems to reject a lot of valid Makefile lines today. I tried on the delta and ocaml repositories.

Wilfred avatar Sep 03 '22 01:09 Wilfred

Is this issue related? I configured git to use difft and it sees no change, while git add -p sees changes. image

erdnaxeli avatar Sep 08 '22 07:09 erdnaxeli

@erdnaxeli yeah, very likely.

Wilfred avatar Sep 08 '22 16:09 Wilfred

This looks like an issue with difftastic's tab replacement breaking the Makefile parse.

Wilfred avatar Sep 10 '22 05:09 Wilfred