diff options
author | Xinglu Chen <public@yoctocell.xyz> | 2021-09-05 16:05:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-09-14 11:50:58 +0200 |
commit | 08c7e7df156e3e61d20fba8a76bea65e1c698ef5 (patch) | |
tree | 86d9203ee04e7127f3a93fb0392809afde0f6b28 /gnu | |
parent | 98712c14fe3517a48603a12eb2e64db305a54fe5 (diff) |
scripts: import: Increase column width for pretty-printer.
Previously, the max column width for the pretty-printer was 50, which caused
generated package definitions to include unnecessary newlines, e.g.,
(home-page
"https://gitlab.com/ttyperacer/terminal-typeracer")
instead of
(home-page "https://gitlab.com/ttyperacer/terminal-typeracer")
* guix/scripts/import.scm (guix-import): Set max expression width to 80 when
pretty-printing.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions