swarm/app
Ondřej Šebek 2fe7181fc4
Allow specific format width (#1476)
* add option `--width` to `format` CLI
* if width is not specified use terminal width
* if terminal width is unknown, use default (100)

This should help with testing (not so) long layouts like in #1473.
2023-08-28 19:11:26 +00:00
..
Main.hs Allow specific format width (#1476) 2023-08-28 19:11:26 +00:00