summaryrefslogtreecommitdiff
path: root/utils/lint
AgeCommit message (Expand)AuthorFilesLines
2009-02-20* Fixed spellingMisha Brukman2-17/+68
2009-02-20Keep the newline character at the end of the lines whose trailing whitespace weMisha Brukman1-1/+1
2009-02-20Only strip the newline character at the end of the lines that we're consideringMisha Brukman1-2/+2
2009-01-08Be sure to ignore the end-of-line character when considering trailingMisha Brukman1-2/+2
2009-01-02VerifyLineLength() actually takes a max length parameter.Misha Brukman1-1/+3
2009-01-02Added some basic lint tools for C++ and generic lint tool applicable to allMisha Brukman4-0/+168