jrnl/features/steps
Suhas dd74b14d76
More graceful handling of low linewrap values (#1219)
* behavior outline

* enforce positive initial linewrap

Check column widths

update gitignore

throw error when linewrap too small

simply check for large enough linewrap value

* delete unused error message

* PR feedback

make exception more informative

update check_linewrap signature in src and test

make check_linewrap a free function

* delete unused function

* delete else..pass block

* newline for make format
2021-04-10 16:49:56 -07:00
..
core.py Fix bug that prevented --format pretty and --format short from working (#1177) 2021-03-06 10:47:03 -08:00
export_steps.py More graceful handling of low linewrap values (#1219) 2021-04-10 16:49:56 -07:00
override.py Allow runtime configuration overrides from the commandline (#1169) 2021-03-02 18:47:57 -08:00