-
Notifications
You must be signed in to change notification settings - Fork 985
Open
Labels
needs-triageThis issue or PR needs triaging to determine its status. Remove label once sufficiently triaged.This issue or PR needs triaging to determine its status. Remove label once sufficiently triaged.
Description
Currently, use_small_heuristic will wrap constructs vertically if they pass the maximum width for that particular construct, regardless of if the line is long enough to justify a wrap.
If feasible, it would be good to have an option to only apply the small heuristic on blocks of code that would pass the max width if no wrapping is applied. Suggesting the name IfLongLine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageThis issue or PR needs triaging to determine its status. Remove label once sufficiently triaged.This issue or PR needs triaging to determine its status. Remove label once sufficiently triaged.