Scripts: follow change from master

This commit is contained in:
Franco Fichtner 2018-02-28 22:39:14 +01:00
parent da33638d2a
commit 2ae8f2b091

View file

@ -8,7 +8,7 @@ use bytes;
use File::Basename;
# Default options
$max_width = 119;
$max_width = 0;
# Clean up space-tab sequences, either by removing spaces or
# replacing them with tabs.