Skip to content

Conversation

straight-shoota
Copy link
Member

This PR contains a series of patches to refactor the formatter logic for formatting a Call node. This is quite a complex matter with lots of alternative strategies.
The primary change is extracting all these different cases into separate methods, in order to clarify scopes and control flow.
Alongside are a couple smaller improvements for code simplification.

I'm not sure if this should be merged as a single change because we lose the commit history. We might want to merge the Extract commits together as one major edit which only moves code around. And a few smaller PRs for the other changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant