summaryrefslogtreecommitdiff
path: root/tools/cpplint.py
Commit message (Expand)AuthorAgeFilesLines
* cpplint: disallow if one-linersFedor Indutny2013-10-171-0/+4
* cpplint: disallow comma-first in C++Fedor Indutny2013-10-171-0/+3
* tools: cpplint: fix NOLINT(build/include_order)Ben Noordhuis2013-08-151-13/+18
* tools: cpplint: fix up build/include_order ruleBen Noordhuis2013-07-311-30/+29
* cpplint: make lint rules closer to node's sourceFedor Indutny2013-07-311-13/+18
* tools: remove unnecessary cpplint rulesisaacs2013-05-141-14/+0
* Import cpplint.pyRyan Dahl2010-12-011-0/+3126