Add column-counting script (snippets, 4dfddee)

Simple Ruby script to print a histogram of line-width frequencies; its purpose is to get a feel for the typical line width in a code base which doesn't impose hard limits. It can also be used to check code bases which do have hard limits for violations.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Expand tabs when calculating line widths (snippets, 5aa35b9)
Things I'm looking forward to in Git 1.5.4 →

All snippets