Closed mkremins closed 9 years ago
Variants of def, fn and let tend to look weird when laid out on a single line, even if they technically fit. These should probably be handled separately in the layout code to ensure that they're always laid out across multiple lines.
def
fn
let
Variants of
def
,fn
andlet
tend to look weird when laid out on a single line, even if they technically fit. These should probably be handled separately in the layout code to ensure that they're always laid out across multiple lines.