-
Notifications
You must be signed in to change notification settings - Fork 3
Line splitting #7
Copy link
Copy link
Open
Labels
Description
uohzxela
opened on Jul 10, 2017
Issue body actions
- Accept option for line length limit
- When dealing with lists, maps, structs, or tuples, detect user intent and split element by element.
- For other syntactic constructs, use the algorithm from "Strictly Pretty" instead (https://pdfs.semanticscholar.org/c73c/a9cc74351fe7f8f3dddc69d2e82326af82c0.pdf)
Reactions are currently unavailable