TL;DR: Follow these rules for acceptable pretty printing:if an expression is longer than the room left within a maximum length, fold it.else, don’t.This paper inspired prettier and black.