Closed davidalejandroaguilar closed 1 year ago
The readme says:
attempts to limit length (configurable)
Yet there's no way (that I know of) to configure when the formatter would break lines. I also don't see any CLI option apart from the initializer.
Hey @davidalejandroaguilar, you should be able to use --print-width as implemented in #13.
--print-width
The readme says:
Yet there's no way (that I know of) to configure when the formatter would break lines. I also don't see any CLI option apart from the initializer.