Date: Mon, 17 Jan 2000 21:23:09 +0100 From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: freebsd-chat@freebsd.org Subject: The 3.4-STABLE sources contain 152225 trailing whitespaces :-) Message-ID: <20000117212309.A6625@internal>
next in thread | raw e-mail | index | archive | help
Yesterday, I did some playing around with sed and grep. As part of this, I tried to find files that have lines with trailing whitespaces. Just for curiosity I ran tests on the 3.4-STABLE sources. Here is the result: Total files in 3.4-STABLE: 19642 Files with at least one trailing whitespace: 6769 = 34% Sum of all file lengths: 190767719 Sum after removing all trailing whitespaces: 190615494 ---------------- 152225 Since I often see commit logs talking about removing whitespaces, I thought this might be interesting... However, filing a PR seems a little bit hard for this :-) -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000117212309.A6625>