summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
AgeCommit message (Expand)Author
2015-11-12tools: add tap output to cpplintJohan Bergström
2015-09-06cpplint: make it possible to run outside git repoBen Noordhuis
2015-01-13test: create test-ci, modify test-all, fix cpplintBen Noordhuis
2013-10-17cpplint: disallow if one-linersFedor Indutny
2013-10-17cpplint: disallow comma-first in C++Fedor Indutny
2013-08-15tools: cpplint: fix NOLINT(build/include_order)Ben Noordhuis
2013-07-31tools: cpplint: fix up build/include_order ruleBen Noordhuis
2013-07-31cpplint: make lint rules closer to node's sourceFedor Indutny
2013-05-14tools: remove unnecessary cpplint rulesisaacs
2010-12-01Import cpplint.pyRyan Dahl