doc: Disable wrapping source

Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools.
wip/yesman
Jan Tojnar 5 years ago
parent 6b3832a519
commit 641f6356d3
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
  1. 1
      nixos/doc/xmlformat.conf

@ -37,7 +37,6 @@ para abstract
entry-break 1
exit-break 1
normalize yes
wrap-length 79
title
format block

Loading…
Cancel
Save