Declan Vong
Declan Vong
Happy to raise a PR for this one if it aligns with your views and you think it's a step in the right direction -- otherwise I'm also happy to...
Our fork now has a small customisation `memberExpression.linePerExpression: methods` (naming is not great...) which resolves this. It essentially does something similar to Prettier here: ``` == should break method expressions...
Hm, I'm not sure why I actually closed this given that it's still a problem here in upstream. @dsherret are you able to reopen this one?
>you still want to format such rare files, but you only want to skip one specific rule for them >it is impossible to turn this specific feature off for a...
sounds good! In that case, I can test it out in our repo first to do a double check. I'll also add you as a collaborator on my fork so...
I'll also try to get some performance numbers on our repo -- I'm curious as to how much the additional save points + restores will affect total runtime. Hopefully it's...
Ran it over our codebase -- looking good still, after the rebase! Performance also looks no worse (in the few runs I tested, some were faster and some were slower,...
haha, not completely ready yet, will assign you when it's done!
This no longer happens on 0.79.0, so it seems like it has been fixed. @dsherret we can close this one for now unless it pops its head up again.