Skip to content

Enhanced wrapping logic #7

@johnameyer

Description

@johnameyer
  • Wrap if parent (i.e. chained operations)
  • Wrapping edge case (child not actually long enough to wrap, but causes parent to wrap poorly i.e. wrap parameters to single newline)
  • Include indent in line length
  • Wrapping based on cognitive complexity?
  • Restructure for readability
  • Single pass algorithm? (I.e. only write the string once by calculating length from components)

(Stack pushers as graph pre-transformation?)

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