summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
AgeCommit message (Collapse)Author
2014-01-21cpplint: restore runtime/sizeofJames Zern
dropped in r113; this check is helpful in this project Change-Id: If810607b7cbf89ad701b4865d685f4b96aeee2dc
2014-01-21update cpplintJames Zern
adds --linelength / --extensions and support for eclipse style output latest from (r119): http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py Change-Id: I58be3a2d60daa9ba0d0bc1574fd13a2144c5d13d
2013-05-03fix permissions on cpplint.py (0644->0755)James Zern
Change-Id: Ief419d894efbd89b6aa2451e47d8ed03cb9fb21e
2013-05-03update cpplintJames Zern
latest from (r103): http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py Change-Id: I474bf11e0f08115d5e579c92f43577978960d4ed
2012-08-10lint_hunks: show style violations in the indexJohn Koleszar
Shows the subset of style violations that intersect with lines modified in the current index. Change-Id: I0b51674fd43df118e8bbf55b684a1ca0bd0e1d40