diff --git a/Scripts/cleanfile b/Scripts/cleanfile index 9274bb69d..8abf76025 100755 --- a/Scripts/cleanfile +++ b/Scripts/cleanfile @@ -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.