[xmonad] Issue 452 in xmonad: Not no tiny code base (anymore)?
codesite-noreply at google.com
codesite-noreply at google.com
Wed May 11 06:37:28 CEST 2011
Comment #1 on issue 452 by daniel.w... at gmail.com: Not no tiny code base
(anymore)?
http://code.google.com/p/xmonad/issues/detail?id=452
I don't think it's fair to count tests in LoC counts. If we leave out
comments and blank lines as well, the source is well under 1000 lines,
according to my sed hack:
sorghum:~/inst/xmonad/XMonad% sed '/{-/,/-}/d;/^--\s/d;/^\s*$/d' * | wc
668 4520 31346
So, in fact, it's well under 700 lines. =)
More information about the xmonad
mailing list