mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
There are quite a few, genuine useful cases where one wants to overflow the recommended 75 (some use 72) character rule. Breaking long lines or manually breaking long compiler or other tool-generated outputs is just confusing and error-prone. This does not mean that we should stop wrapping manually written text at a sane length, but enforcing the rule with a script seems to yield questionable results while creating quite a bit of friction. Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
3.3 KiB
3.3 KiB