summaryrefslogtreecommitdiff
path: root/nitpicker
AgeCommit message (Collapse)AuthorFilesLines
2014-07-06Nitpick only about long lines with whitespaceLars Wirzenius1-1/+9
Whitespace-less lines can't be broken into shorter lines, so there's no point in complaining about them. As an example, a line might contain a long URL, and that shouldn't be broken.
2014-04-16Ignore TABs in MakefilesLars Wirzenius1-2/+3
2014-04-16Refactor for code cleanlinessLars Wirzenius1-0/+5
2014-04-15Move nitpicking code to separate toolLars Wirzenius1-0/+64