We're switching a large work code base to ormolu and finding that ormolu doesn't seem to have a concept of maximum line length. We are having to disable our line length checker because for some modules we can't get ormolu to produce code that short enough.
Is this on the project's radar? Is it an intentional decision to not address line length?